![]() |
Design element removal
I have a skin I bought from 7dana that I want to change.
If you look at wittrans.com/ecart right below head.tpl there this thin whight line that runs horizontally accross the page. I have looked through every TPL I can find that is related to the skin and even redid the CSS thinking it might be in there. No luck so far. Any1 have any ideas? |
Might want to ask 7dana directly, as we can't see your templates or style sheets.
|
From your stylesheet, I see this style defined:
Code:
.HeadLine { color: #ffffff; background-color: #404a55; padding: 4px; border-top: 5px solid #ffffff } Removal of the border-top stuff I think will remove that white bar. So you will be left with this: Code:
.HeadLine { color: #ffffff; background-color: #404a55; padding: 4px } Cheers, ~Regs. |
you da man m8 :) - thx
|
Of course, if you leave your templates and directories wide open I guess we CAN see them. :) Be sure to set your permissions properly before you go live so that people can't just log on and see a directory of your files like I just did...
|
No problem!
Good luck with the site! |
should I set the whole directory to 655 or just the skin directory?
|
|
I'm a bit worried now, the only thing I found out of place is that I hadn't renamed instalal.php (done now). The permissions look correct as far as I can tell.
|
|
All times are GMT -8. The time now is 02:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.