![]() |
Image put
Don't know how to call this, but how to put it:
https://vborg.vbsupport.ru/external/2009/07/33.png |
Anyone people?!?!!
|
It just looks like a background image in the category strip. The only way to really tell is to look at the page source.
|
It cant be found in page source, Im sure it's not hard, but I dont know how to do it
|
Ofcourse it can be found in the pagesource. If it is not in the source, then it would not show.
|
I typed in search the name of that picture, and it can't be found.
|
Most likely it is set as background image for the "striscia" css class, judging by your source.
|
cant find it exactly, can you tell me how and where to put my image, just that
|
Find out what the css class or name of the element you want to change. I believe the element you want to change has the class "tcat", but this class is also assigned to other headers, so if you change that you will end up having this image on other places aswell, not just where you specify you want it.
To resolve this you could give the element another class by adding it to the class value of the element. This would look like this: Code:
<td class="tcat customback" Code:
<td class="tcat" Code:
.customback { |
Thnx a lot, but do I need to upload it on hosting, because, I upload it on image hosting, and it didn't show. Do I put this:
.customback { background-image: url('http://i25.tinypic.com/2rxcx86.gif'); } to Extra CSS Attributes or somewhere else? --------------- Added [DATE]1247736831[/DATE] at [TIME]1247736831[/TIME] --------------- Hey, I tried to upload it also on my hosting, and again the same thing, it didn't show up now the code was: .customback { background-image: url('/images/logo.gif'); } |
And is the image actually at yoursite.com/images/logo.gif? Can you put that into your browser url and see an image?
|
Im not that stupid ;)
http://www.beneamata.com/images/logo.gif |
I wasn't implying you were stupid. Users get their paths wrong all the time.
This is what you have in your css for the page: HTML Code:
.tcat |
how to do it
how can I create custom box like .tcat, maybe I need to make new one with this code in it? do I need to add this into: I believe the template you are looking for is called: forumhome_forumbit_level1_nopost |
The problem is, you needed to add .customback to your More CSS at the bottom of Main CSS. Instead, you added it to .tcat which is wrong.
|
I did it, thnx a lot, both of you
|
All times are GMT. The time now is 08:09 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|