Help with CSS/Coding

Discussion in 'CSS' started by daniegb123, Nov 2, 2007.

  1. #1
    Hello everyone, I am new to web coding/css so if there completely different, sorry.

    My problem is that if you look at my site, www.dailylogos.com you can see when you click on portfolio or sample page on the side bar, the page is all stuffed and more on the left then the home page which is in the center.

    Also I have an issue with the grey thing at the bottom of the portfolio and sample pages it is not the same as the home page for example. It is a different colour and doesn't suit it. I also can't put show my designs on those 2 pages, it won't allow me to show them.

    Therefore it comes up with the little broken image icon. If anyone can help please contact me, sorry for the long post but I need help urgently.

    Thanks
    Daniel :)

    This is my current CSS
     
    daniegb123, Nov 2, 2007 IP
  2. briansol

    briansol Well-Known Member

    Messages:
    221
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #2
    A note about coding:

    Absolute positioning of elements like that will be your worse night mare. I'd highly suggest re-coding it using normal floats.

    layout-23 is meaningless. use meaningful names such as "topnav".
     
    briansol, Nov 3, 2007 IP
  3. daniegb123

    daniegb123 Banned

    Messages:
    3,796
    Likes Received:
    206
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I got the template done with the coding done as well but the person who made the template has not contacted me back with help and I don't know how to code it..
     
    daniegb123, Nov 3, 2007 IP
  4. daniegb123

    daniegb123 Banned

    Messages:
    3,796
    Likes Received:
    206
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Can anyone help me, add me to msn it is: - I can't pay for it but I will have coding projects for you in the future. The job quite small it just needs the grey log at the bottom to be positioned right and show me how to add images to the sample pages.

    Thanks :)

    P.S I need this urgently and if you do it to how I've said I may have another job very soon! :)
     
    daniegb123, Nov 3, 2007 IP
  5. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #5
    Actually, I wouldn't even use that. If you ever decide to change the position of the nav to left, right, or bottom then you would have to rename that rule and everything using that ID in the stylesheet. Use more semantic names like main-nav, primary-nav. Your names should not be presentational, just like your elements should not be presentational.
     
    soulscratch, Nov 4, 2007 IP
  6. daniegb123

    daniegb123 Banned

    Messages:
    3,796
    Likes Received:
    206
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Oh my.. I don't understand any of tis coding stuff :(, can you guys tell me what I can change to fix my problem, or explain what you are talking about since I am very very new to coding...
     
    daniegb123, Nov 4, 2007 IP