vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   How to remove undelines? (https://vborg.vbsupport.ru/showthread.php?t=248682)

Skele 08-15-2010 04:54 PM

How to remove undelines?
 
Hi everyone,

I am doing a new skin for my site; as shown in this image, unfortunately
there is an underline for everything, (marquee, Shout box ,sections etc). Is there any way
I could take off these underlines to have a good looking skin. If anyone could please
help me out with this will be
greatly appreciated. Thank you.




And i hav installed a slide bar...but due to some reason i removed that...after that i can't access my home page.Here is the error displayed.How to fix it?
Quote:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/public_html/forums/index.php(597) : eval()'d code on line 188

DataHero 08-15-2010 05:54 PM

For your underline matter: go to your style manager in the administration panel and scroll down to the additional CSS field at the bottom of your Main CSS page of whichever style you're using. Insert the following and save the changes:

Code:

a { text-decoration:none; }
That should remove all underlines of every link. As for your second issue, I have no clue. Perhaps it'd be useful if you could link to the modification. You might also want to globally disable the plug-ins to check whether it's actually due to the modification you mentioned.

Hell Bomb 08-15-2010 09:09 PM

Quote:

Originally Posted by DataHero (Post 2084367)
For your underline matter: go to your style manager in the administration panel and scroll down to the additional CSS field at the bottom of your Main CSS page of whichever style you're using. Insert the following and save the changes:

Code:

a { text-decoration:none; }
That should remove all underlines of every link. As for your second issue, I have no clue. Perhaps it'd be useful if you could link to the modification. You might also want to globally disable the plug-ins to check whether it's actually due to the modification you mentioned.

idk if that is the best method. You can go into style manager>all style options> then in each category their is 3 boxes for link decoration. Just change them to "none"

DataHero 08-15-2010 10:44 PM

Well, assuming that Skele wants to remove all underlines - or at least, that's my impression - it would be best to just set a general, overall CSS rule. Unless of course, he wants to do it for specific areas, which would mean that your method would be recommended.

Skele 08-16-2010 01:22 AM

Thanks DataHero & hellbomb for the Quick reply,i have added none to all the link decoration boxes & now its working fine :up:


All times are GMT. The time now is 02:25 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
  • Page Generation 0.02133 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete