News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Help editing a template...

Started by rgbivens, November 20, 2005, 07:54:01 PM

Previous topic - Next topic

rgbivens

Ok, so I've done the whole bridge into Joomla thing and I'm using smf through a component. Everything works good (so far) but I just want to edit the template a little bit.

Here is a picture for a first hand reference at what I want to do. There is a 1px black line that goes on the left, right, and bottom of the forum that I want to remove and I can't seem to do it after looking at the template file for hours. The other thing is the forums css throws my sites right navigation css off and I want to fix that.



To see what the css is doing you can go to my site and click on the forum page and see how the text changes size.

Any help would be awesome.

*Edit to add* The theme is "Themis design by  Bloc"

Thanks in advance,
-Grant

rakuli


rgbivens

Heh, leave it to me to leave out the obviously needed thing.

www.grantbivens.com

-Grant

rakuli

Just having a look at the source code for your page I found an inline style tag in one of your divs.

If you search your index_template.php for


border-style: solid; border-color: black; border-width: 0px 1px 1px;


you should find it.

Then you just need to remove the border style or change it to suit.

I hope thats it :)

rgbivens

See thats exactly what I see but that code does not exist in the index_template.php file. For that matter I have opened every php and css file in the theme and do not see that code anywhere.

-Grant

Advertisement: