News:

Create A Forum Installed

Author Topic: Changing Link/Title Underline and Color  (Read 717 times)

0 Members and 1 Guest are viewing this topic.

Offline CB

  • Sr. Member
  • ****
  • Posts: 253
  • Karma: 2
    • View Profile

Badges: (View All)
Level 5 Fourth year Anniversary Third year Anniversary
Changing Link/Title Underline and Color
« on: June 29, 2011, 01:33:13 am »
When I post links with name titles in it like this ‘Toy Story 4′ Could Be In The Works, Along With Other Pixar Films


As you can see it has an underline under it. I'm use to other sites that have removed the underline as it's more pleasing to my eyes. So, how do you remove the underline as well as changing the text color of the links too? Some have gone with a blue color, others with a red color. I'd just like to know the steps for future references.


Thanks in advance.

Share on Facebook Share on Twitter


Offline simply sibyl

  • Full Member
  • ***
  • Posts: 189
  • Karma: 35
    • View Profile

Badges: (View All)
Level 4 Windows User Topic Starter
Re: Changing Link/Title Underline and Color
« Reply #1 on: June 29, 2011, 03:36:40 am »
I cannot seem to find an easy fix for that at the moment.
Normally you would change it here in the css:
Code: [Select]
/* Styling for BBC tags */
.bbc_link:link, .bbc_link:visited
{
 color:
#c5a79c;
}
But the css for the style you are using is for the RC3 version of the smf software from back when the forum software was RC3.   There have been several updates and chantges to the software AND the css AND the styles themes since that time and the forum is running the 2.0 Final version now.     RC3 themes arent compatible with 2.0 Final without a heck of a lot of css updates and image updates.      Something in the css is conflicting due to all of this and its not allowing some things that normally would work easily to work.   

What Im getting at here mostly is that you are going to keep finding issues with that style due to its being the wrong version for the software.    It needs a total rewrite from scratch and its not something I can tackle right now (or feel I will be able to anytime in the near future)

 

Related Topics

  Subject / Started by Replies Last post
33 Replies
7270 Views
Last post July 02, 2011, 01:34:00 pm
by simply sibyl
1 Replies
545 Views
Last post July 28, 2013, 06:57:54 pm
by aIURbliS
8 Replies
2050 Views
Last post January 07, 2014, 10:13:48 pm
by omar abdelkareem
1 Replies
860 Views
Last post May 25, 2016, 04:04:11 pm
by joey
1 Replies
896 Views
Last post December 04, 2019, 07:07:11 pm
by CreateAForum