wordpress/ css/ list help!!!

Discussion in 'HTML & Website Design' started by KangBroke, Mar 27, 2010.

  1. #1
    If you can help me I will send you $5 or I can buy you something for $5. Im sure its a easy soultion. Thanks in advance.

    http://www.orgreenicreview.com

    At the footer I would like the list to stop when it reaches 5 ads and continue beside it to fill in the rest of the box.
     
    KangBroke, Mar 27, 2010 IP
  2. KangBroke

    KangBroke Notable Member

    Messages:
    1,026
    Likes Received:
    59
    Best Answers:
    4
    Trophy Points:
    265
    #2
    nobody? I figured this was an easy fix
     
    KangBroke, Mar 27, 2010 IP
  3. Basti

    Basti Active Member

    Messages:
    625
    Likes Received:
    6
    Best Answers:
    3
    Trophy Points:
    90
    #3
    Would have a look if the site would load -.- , times out while loading.

    Pm me if the site load again,
    Seb
     
    Basti, Mar 27, 2010 IP
  4. KangBroke

    KangBroke Notable Member

    Messages:
    1,026
    Likes Received:
    59
    Best Answers:
    4
    Trophy Points:
    265
    #4
    that's weird loads for me
     
    KangBroke, Mar 27, 2010 IP
  5. Basti

    Basti Active Member

    Messages:
    625
    Likes Received:
    6
    Best Answers:
    3
    Trophy Points:
    90
    #5
    Hmm, for me still not. it loads as far as seeing the website title now in my browser, and the website text, but no formatingor css at all. Odd
     
    Basti, Mar 27, 2010 IP
  6. KangBroke

    KangBroke Notable Member

    Messages:
    1,026
    Likes Received:
    59
    Best Answers:
    4
    Trophy Points:
    265
    #6
    i just tried again and it still loads
     
    KangBroke, Mar 27, 2010 IP
  7. Basti

    Basti Active Member

    Messages:
    625
    Likes Received:
    6
    Best Answers:
    3
    Trophy Points:
    90
    #7
    well want to help but guess i cant, maybe your webhost server is to far away from germany, never had such issues though
     
    Basti, Mar 27, 2010 IP
  8. Oranges

    Oranges Active Member

    Messages:
    2,610
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    90
    #8
    Is it a widget your using at the footer? Need to check WP files to correct it.
     
    Oranges, Mar 27, 2010 IP
  9. parotstalk

    parotstalk Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Hi kangbroke

    It's a bit difficult to say exactly without know how the adverts get there in the first place, but looking at the source code I think they are hard coded? i.e. not from a widget, I only say this as there is no CSS surrounding them. You can do this in a number of ways. i via php - if hard coded a function to read the directory for the images then have a LIMIT statement, or you can use JQuery (built into WP) the whole job should not take more than 1/2 hour but someone (I) would need more info first i.e. theme, widgets in use and exactly what you want to do with the rest of adverts (i.e. over the 5 limit). Also, do you want the adverts to display randomly.

    A very quick way for you to do it would be to use a text widget and just insert the relevant HTML link code, you could then restrict to 5 widgets. Another way is here (a widget that you could use)
     
    parotstalk, Mar 29, 2010 IP