FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Template

 


DanielXP
I have currently got this,

http://rmb-scripting.com/Temp/

Im using the borders to help me know where the tables are.

This is what i want the template to look like,

http://rmb-scripting.com/Temp/bg.png

But im having trouble to get the top bar to go across through the banner.

Please help.

Thanks,
Daniel
rheanna
looks like your trying to mix css/html/ and div layers

what program you using?
jabapyth
to get the effect in the image, i suggest you use absolutely positioned divs, not a table. They are more versatile.
DanielXP
I have never done a layout before.

And i have never done CSS before.

Please could you post and example and how i could include it plase.

Thanks,
Daniel
jabapyth
a few thing to start:
    delete the width attribute of your outer table
    give your outer table a class attribute (ex. "outer")
    add this to your stylesheet
    Code:
    table.outer {
        width:100%;
        height:100%;
    }
lepris
i guess that the oryginal version from temp looks just fine, I wouldn't adjust it the way you planned. It look more stable and balanced the way you present it in your /Temp directory. If I were you I wouldn't change it. The first layout seems convincing enough to me.
frugo
maybe you would use better editor?
frugo
I use notepad nsp you would download him it's the best Smile
frugo
spam:P
lepris
Aptana IDE is quite powerful and comes free of charge. I use it a lot and it's fine quality surprises me very often. Apart from that if offers a lot of nice functionalities, such as working ftp synchronization and very nice code hinting and code folding with a great structure overview. It also allows to preview your website in a browser windows with just one click. It makes life easier i guess.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.