0
Welcome Guest! Login
0 items Join Now

(SOLVED )silly bullets question

    • malmerl's Avatar
    • malmerl
    • Hero Rocketeer
    • Posts: 398
    • Thanks: 2

    (SOLVED )silly bullets question

    Posted 8 years 11 months ago
    • hi. my client wants the bullet points i created (shape of hooves!) to be like the format of word etc (proper format!) so that the text stays to the right of the bullet (hoof) even if the text overflows.

      how do i do this please?
      another css file or something?

      look forward to reply
      thanks
    • Last Edit: 8 years 11 months ago by malmerl.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: silly bullets question

    Posted 8 years 11 months ago
    • it is probably just a matter of a little padding-left but I cannot say for sure because your site is not loading
      This webpage is not available

      ERR_CONNECTION_TIMED_OUT
    • malmerl's Avatar
    • malmerl
    • Hero Rocketeer
    • Posts: 398
    • Thanks: 2

    Re: silly bullets question

    Posted 8 years 11 months ago
    • that strange... siteground tell me it is fine

      I can see it..

      can you see the site now?
    • malmerl's Avatar
    • malmerl
    • Hero Rocketeer
    • Posts: 398
    • Thanks: 2

    Re: silly bullets question

    Posted 8 years 11 months ago
    • rocketheme have asked for your ip to see if it isblocked by their firewall as they see no issue with the site.

      can i please ask you give that ?
      can you see the site in a proxy? webwarper.net/
      thanks
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: silly bullets question

    Posted 8 years 11 months ago
    • I will ask some other mods to look to see if they see it. I still get the same error.
    • malmerl's Avatar
    • malmerl
    • Hero Rocketeer
    • Posts: 398
    • Thanks: 2

    Re: silly bullets question

    Posted 8 years 11 months ago
    • lol i meant siteground!!! canyou let me know your ip so i can check if your blocked or yor range is blocked on their firewall

      thanks
    • Last Edit: 8 years 11 months ago by malmerl.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: silly bullets question

    Posted 8 years 11 months ago
    • 1: write your html like this
      <p class="w-hoof"><img class="pull-left" src="/images/hooftrimmer-westwales.png" alt="">Individual cattle or whole herds undertaken.</p>

      2: create a custom css file like rt_acacia-custom.css in the css folder of your template.

      3: add this code
      div p.w-hoof {
      	padding-left: 30px;
          }
      
      div p.w-hoof img {
      	margin-left: -30px;
      	}
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: silly bullets question

    Posted 8 years 11 months ago
    • btw. next time please post your issue in the template specific forum.
    • The following users have thanked you: malmerl

    • malmerl's Avatar
    • malmerl
    • Hero Rocketeer
    • Posts: 398
    • Thanks: 2

    Re: silly bullets question

    Posted 8 years 11 months ago
    • thank you Hennig that is exactly what i needed.

      I will post in approriate section next time.

      thanks again

Time to create page: 0.042 seconds