The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Your First Category & Date,how do I....

2 posters

Go down

In progress Your First Category & Date,how do I....

Post by marvin89 May 2nd 2013, 3:17 pm

Good morning!

Can somebody explain how to change the date at the top of my just started forum. It states Nov. 2012,however I have been locked out of it since starting it until just a few days back. So I would like to apply a recent date.

Also I have searched my admin panel for naming 'Your First Category' and I am assuming that after you name it,Your First Category will leave and turn into what you named it,on the forum page?

And how to get rid of Merry Christmas that keeps showing up on all lines?

Thank you!

My under construction forum is the following URL: notsomsn4.forumotion.com/‎
avatar
marvin89
Forumember

Posts : 104
Reputation : 1
Language : english

Back to top Go down

In progress Re: Your First Category & Date,how do I....

Post by Sir Chivas™ May 2nd 2013, 3:53 pm

Hi,

Do you know how to create Categories, Forums, and Sub-Forums? If not, read more about it here:

> https://help.forumotion.com/t3313-categories-and-forums-creation-and-appearance
> https://help.forumotion.com/t8322-differences-between-forum-and-category

About the "Merry Christmas" hover effect, search this code inside your CSS.
(ACP >> Display >> Colors >> CSS (TAB))

Code:
li.row:hover {
background: url(http://i62.servimg.com/u/f62/14/52/65/41/mc10.png) 100% 100% repeat;
background-position: right;
background-repeat: no-repeat;
background-color: #F0F9FF;
}


And remove it. Then, save the CSS. If you don't find it, just insert this instead:
Code:

li.row:hover {
background: url(none) !important;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum