mmägi at 11h24
04
Aug
2011
http://www.the-professional-owners.com/
look here site there is the topic description is in red text at the box how can i make the box around the text and how can i make the text change if u go on it with mouse?
look here site there is the topic description is in red text at the box how can i make the box around the text and how can i make the text change if u go on it with mouse?
1 mmägi, on 04/08/2011 at 22h35
bumb
2 Nera., on 04/08/2011 at 23h22
May I remind you that double posting isn't tolerated unless separated by 24 hours (Use the edit button)
There is already a box around topic description, not sure what are you trying to make?
Can you please explain a bit?
There is already a box around topic description, not sure what are you trying to make?
Can you please explain a bit?
3 mmägi, on 05/08/2011 at 13h08
i want to make for my own forum same thing how i make it?
4 mmägi, on 08/08/2011 at 22h24
so help?
5 MrMario, on 09/08/2011 at 00h29
Please provide more information for what you want.
6 hoodedwarbler12, on 09/08/2011 at 01h58
What exactly do you want to be colored? And what do you want to change on mouseover?
7 Nera., on 09/08/2011 at 11h51
Add this to your forum description
And this to CSS
- Code:
<div class="hover1"><div onmouseout="this.innerHTML = ' Intro forum'" onmouseover="this.innerHTML = 'What will appeare on hover here What will appeare on hover here What will appeare on hover here What will appeare on hover here'" style="color: red;">Intro forum</div></div>
And this to CSS
- Code:
.hover1 {
background: url("http://img204.imageshack.us/img204/1803/splashyyv2.png") repeat scroll 0 0 #3F484D;
border-color: #4F5A60;
border-left: 2px solid #4F5A60;
border-radius: 15px 15px 15px 15px;
border-style: solid;
border-width: 2px;
color: #CAE6FC;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
margin: 7px 10px -15px 13px;
padding: 5px 5px 5px 15px;
width: 450px;
}
8 mmägi, on 14/08/2011 at 08h50
tyvm worked
but how to make titles to big letters?
but how to make titles to big letters?
9 Nera., on 14/08/2011 at 10h56
Do you mean bigger font or upercase?
Change the font size in CSS if you want it to be bigger.
If you want it to be upercase simply write in upercase in forum description.
Change the font size in CSS if you want it to be bigger.
If you want it to be upercase simply write in upercase in forum description.
10 mmägi, on 14/08/2011 at 14h05
topic titles yes not description text
11 Nera., on 14/08/2011 at 17h31
Please provide your forum URL for appearance problems.
12 mmägi, on 14/08/2011 at 19h11
http://fatal-pkz.forum.co.ee/ thats my site atm i mean how to make when i go on topic title then it go like news was when i go on it it go NEWS
13 Nera., on 14/08/2011 at 19h38
Add this to CSS
- Code:
a.topictitle:hover {
text-transform: uppercase !important;
}
14 mmägi, on 16/08/2011 at 17h22
nothing happened
15 Nera., on 16/08/2011 at 18h01
Mmagi I'm hovering your topic right now http://fatal-pkz.forum.co.ee/f8-suggestions and everything is OK with the code, letters transform to upercase.
Can you please than explain the problem a bit?
Can you please than explain the problem a bit?
16 mmägi, on 16/08/2011 at 18h03
i mean the main forum page the topic titles like suggestions , Rules these. but the other thing is good to:D
17 Nera., on 16/08/2011 at 18h06
Then it's called forum title not topic title
Add this to CSS.
P.S. It would be nice to use some other photo in the forum description than the one I gave you up since it belongs to the forum I took it of. I gave it just an example.
Add this to CSS.
- Code:
a.forumlink:link:hover {
text-transform: uppercase !important;
}
P.S. It would be nice to use some other photo in the forum description than the one I gave you up since it belongs to the forum I took it of. I gave it just an example.
18 mmägi, on 16/08/2011 at 18h11
i know the forum owner from the other forum hes my mate:D that's clan server and i use to play that game 1 year ago i think he don't mind:D
can i have your msn or something?
can i have your msn or something?
19 Nera., on 16/08/2011 at 18h12
OK. Is this solved than? Did you try the code?
20 mmägi, on 16/08/2011 at 18h12
yes but can i have your msn ? please. but how to make the forum that u cant post much like 1 post on 30 secs?
Similar topics
Old banner:
Nature of the creation : Banner
Creation size (in pixels) : same as it is
With or without animation : Without animation please
Background color : same
Picture(s) link(s) : http://ethreal-star.forumotion.com/index.htm
Text to insert :
Hi, btw great programm..
... but I have three little problems...
1.- I need to change all my movies paths but I can't. Are there an easy way to do it??
2.- I can't connect media companion with my xbmc, why? I mean, db of my xbmc it's
How to make text bigger on the templates?
Click Spoiler
Spoiler:
I already use
Code:
<font size="6">text</font>
But i can't be bigger
Replies 1 to 20 on 23 for "how to make the rext change and add to the box"
Search
Informations
23 Replies For the topic :
"how to make the rext change and add to the box"
This topic has been viewed 821 times.
Last message :
04/08/2011 at 11h24 by "mmägi"






