MyBB Community Forums

Full Version: cheefsab skin help needed!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=1583]

whats the problem ? i have marked the problem with red boxes .. how can i fix it ?

The links were supposed to be in the right place but after adding the advertisement code they are messed up!
Try this: Go to Admin-CP -> Themes -> Modify/Delete -> BeigeElegance -> Edit and go to the box for additional CSS.

Search for
.schatten_panel {
background-image:url(images/BeigeElegance/schatten.gif);
background-repeat:repeat-x;
height:8px;
padding:0px;
margin:-16px 0px 0px 0px;
}
and change the margin values to correct the display of the shadow.