News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

blu

Started by Orangine, August 09, 2012, 04:59:11 AM

Previous topic - Next topic

S_EEk_ER

Quote from: br360 on August 11, 2015, 04:37:29 PM
In that theme's index.css look for-

/* This division wraps the entire forum when a forum width is set. */
div#wrapper
{
margin: 0 auto;
min-width: 764px;
max-width: 2300px;
background-color:#FFFFFF;
box-shadow: 5px 5px 10px grey;
}


Remove the box-shadow line.
box-shadow: 5px 5px 10px grey;

Great, thank-you!

S_EEk_ER

Can someone tell me how to relocate the Search button to the top right hand portion of the forum?  I've illustrated in the screenshot where I want it to be.

I'm very new to this, so even at a high level with key files for me to look at/modify would be helpful.

I hope I've posted this in the right section!

Thank-you.

Lottis72

Hi, thank you fore a very nice template. :-) I hope someone can help me get the black line at the top. Where in the index file, can i adjust it to another colour?

br360

Find this in index.css

#top_section
{
overflow: hidden;
margin-bottom: 3px;
background-color:#000000;


Change the background color to whatever you want

Advertisement: