Search found 2864 matches

by _Vinny_
Thu Feb 25, 2010 11:24 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: firefox "Whitespace" display issue <<SOLVED>>
Replies: 20
Views: 603

Re: firefox "Whitespace" display issue

Open: styles/subsilver2/templates/viewforum_body.html, find:

Code: Select all

<br clear="all"> 
Remove.

There are two search and delete them

Now: ACP > Styles > Templates > yourstyle Refresh


sorry my english
by _Vinny_
Thu Feb 25, 2010 11:15 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: [SOLVED] Allign images left, mid and right in the same line
Replies: 22
Views: 529

Re: [HELP] Allign imges left, middle and right in the same l

unknown2 wrote:As i have tell you before i try it without <br> already :P
Anyway i have done it, but stills the same. You can confirm it in the forum code
Do you use any kind of script that shows this:
Site optimizado para 1024x768 @ Mozilla Firefox
Bem-vindo ao Fórum Discutível
by _Vinny_
Thu Feb 25, 2010 8:47 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: [SOLVED] Allign images left, mid and right in the same line
Replies: 22
Views: 529

Re: [HELP] Allign imges left, middle and right in the same l

Place before <br><br>

And after, refresh the templates.
by _Vinny_
Thu Feb 25, 2010 8:36 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: [SOLVED] Allign images left, mid and right in the same line
Replies: 22
Views: 529

Re: [HELP] Allign imges left, middle and right in the same l

unknown2 wrote:Yes :)
Did it work?

How did u make that preview? That might come in handy when i want to change something in the design, as i dont need to make refreshes in the ACP to see how its going to be!
I use Firebug+Firefox
http://getfirebug.com/
by _Vinny_
Thu Feb 25, 2010 8:02 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: [SOLVED] Allign images left, mid and right in the same line
Replies: 22
Views: 529

Re: [HELP] Allign imges left, middle and right in the same l

Open: styles/yourstyle/template/overall_header.html, find:

Code: Select all

<center><b>Bem-vindo ao Fórum Discutível</b></center> 
After add the code.

FireBUG preview:
Image
by _Vinny_
Thu Feb 25, 2010 7:42 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: [SOLVED] Allign images left, mid and right in the same line
Replies: 22
Views: 529

Re: [HELP] Allign imges left, middle and right in the same l

Aqui esta: <center> <a href="javascript:bookmarksite('Fórum Discutível','http://www.forumdiscutivel.com')"><img src="http://www.forumdiscutivel.com/styles/black_pearl/imageset/favoritos.png" title="Adicionar Fórum Discutível aos Favoritos" alt="Forum de Futebo...
by _Vinny_
Thu Feb 25, 2010 4:47 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: Search box background
Replies: 2
Views: 178

Re: Search box background

Open: styles/prosilver/theme/colours.css, find:

Code: Select all

#search-box #keywords {
    background-color: #FFF;
} 
Change #FFF to the desired color.

After: ACP > Styles > Themes > prosilver Refresh
by _Vinny_
Thu Feb 25, 2010 1:15 am
Forum: [3.0.x] Styles Support & Discussion
Topic: firefox "Whitespace" display issue <<SOLVED>>
Replies: 20
Views: 603

Re: firefox "Whitespace" display issue

Open: styles/yourstyle/template/overall_header.html and find:

Code: Select all

<br style="clear: both;"> 
And remove.

After, go to: ACP > Styles > Templates > yourstyle Refresh

If you not find or have more than one, post here the contents of overall_header.html


Sorry my english

Go to advanced search