Jump to content

showing two module on top of pages


Recommended Posts

i had a minic slider and a content box on top of pages position and want to show them at one row beside each other.

i had this by adding this lines to my global.css

.contentbox{
background:#FFFFFF;
position:absolute;
top:223px;
right:310px;
height:40px;
display:block;
width:205px;
margin-bottom:10px;
}
 
until to day this works but suddenly it dosn't work ... where am i doing wrong?
 
p.s. my site isnt online yet

post-799566-0-75373700-1403357604_thumb.jpg

Edited by siav (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...