vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 09-20-2005, 04:12 PM
Oddmaker Oddmaker is offline
Junior Member
 
Join Date: Jul 2005
Posts: 23
Red face Removing underline in news posts (links)

Hiya all!

Just a quickie, how do i get rid of the underline on links? It's when i post a news post and i have a url linking somewhere.. He's a screenshot:
Thanks for the help !
Attached Images
File Type: jpg underline.JPG (8.0 KB, 31 views)

Last edited by Oddmaker; 09-20-2005 at 04:15 PM.
Reply With Quote
  #2  
Old 09-21-2005, 03:37 PM
sean sean is offline
Senior Member
 
Join Date: Apr 2004
Posts: 223
Default Re: Removing underline in news posts (links)

that has to do with your style properties. So if you want to get rid of that underline, you will basically lose all of the underlines for other links that use the same class from the CSS stylesheet.

The easiest way to do this for this link or any other link, first find out what the class/style id is and go to your style & template manager in your forums admincp.

From there, look at the properties, and where it says 'Text Decoration', just type in "none" and that will get rid of your underline.
Reply With Quote
  #3  
Old 09-22-2005, 01:12 PM
Oddmaker Oddmaker is offline
Junior Member
 
Join Date: Jul 2005
Posts: 23
Default Re: Removing underline in news posts (links)

Thanks bro.
Reply With Quote
  #4  
Old 09-22-2005, 08:50 PM
sean sean is offline
Senior Member
 
Join Date: Apr 2004
Posts: 223
Default Re: Removing underline in news posts (links)

np
Reply With Quote
  #5  
Old 07-15-2009, 08:21 AM
cowcowcow cowcowcow is offline
Member
 
Join Date: Jul 2009
Posts: 40
Default

Ive look around in adv_portal_everything and still cant figure out what to remove! Ive tried inserting "style =text-decoration: none" everywhere but to no avail. Someone please help!

Basically i want to remove the underlines from the "recent threads module".

But if i change the main body css to have text-decoration none, it works but ALL my links stop being underlined.

I just want to remove the underline from the topic titles of my "recent threads" module and not all my links
Reply With Quote
  #6  
Old 07-15-2009, 10:56 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

You'll find the code for that link in the 'adv_portal_recthreads_lean' and 'adv_portal_recthreads_exp' templates.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #7  
Old 07-17-2009, 06:28 AM
cowcowcow cowcowcow is offline
Member
 
Join Date: Jul 2009
Posts: 40
Default

ok thx, fixed it after going thru all the links one by one.

for anyone searching for this problem find this

<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$thread[threadid]" title="$thread[preview]"><if condition="$show['gotonewpost']"><strong>$thread[title]</strong><else />$thread[title]</if></a>

and replace it with this

<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$thread[threadid]" title="$thread[preview]" style="text-decoration : none;"><if condition="$show['gotonewpost']"><strong>$thread[title]</strong><else />$thread[title]</if></a>
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
News emailed auto-posts in News Forum? SinCityJet Troubleshooting / "How do I..." Questions 3 05-17-2005 01:05 PM
Links in posts Nephalim Pre-Sale Questions 1 04-10-2005 08:38 PM
Removing fields in posts, location, reputation, Join Date, etc Nathan Chit Chat 3 02-25-2005 11:47 PM
New links in new posts d4v3r5 Feedback & Suggestions 3 02-16-2005 03:20 PM
Make posts from links and gallery apear in forums new posts and todays posts Dr.Brainiac "How Do I..." Questions 2 01-21-2005 09:33 AM


All times are GMT -4. The time now is 09:09 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.