changing menu´s position
-
Hey.
Allways when asking you can learn something new, if not asking, can´t get any answers…
I would like to have some help how I could get such html-outlook like this. I have for the moment Glossyblue-theme, that I can see is a little bit a like (not used to work in css with position: relative or absolute). Which theme is the best to work this out in? The Glossyblue or a blank one? In css I have a version allready that I like, but not with php (I have just started to look at php…)
Or do I ask too much?<div id=”wrapper”>
<div id=”header”>
<p><img src=”img/logobc-png24.png” alt=”bc”></p>
<ul id=”menu”>- <ahref=”#”>Home
</div><!–header–>
<div id=”headerbild”></div><!–headerbild–>
<div id=”content”>
<div id=”left”></div>
<div id=”sidebar”></div>
</div><!–content–>
<div id=”footer”></div>
</div><!–wrapper–>
The topic ‘changing menu´s position’ is closed to new replies.