vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Miscellaneous Hacks - Change the fieldset color (https://vborg.vbsupport.ru/showthread.php?t=171096)

Brian30fl 05-13-2008 11:56 AM

hmm i will have to test that. don think i have tested on ie. working on firefox though i will look into it tomorrow morning hectic work schedule just got in from a 15 hour shift. in the meantime try changing it to like 7-10 see if there is any change.


Edit:
im sorry forgot to mention the -moz extension is for mozilla browsers meaning netscape and firefox. here are some css changes to support differant browswers


Code:

-webkit-border-radius: 10px; /* Safari prototype */
-moz-border-radius: 10px; /* Gecko browsers */ meaning netscape and firefox or anything that uses the mozilla engine
border-radius: 10px; /* Everything else - such as ie6,ie7 */

let me know how it works.

fourat 05-17-2008 04:02 AM

thank you install

Brian30fl 05-17-2008 11:41 AM

you are very welcome

nothing4me 06-12-2008 03:01 AM

Quote:

Originally Posted by FRDS (Post 1448965)
Incase anyone wanted a little different filedset look, this is the code i've been using on our forums

Code:

fieldset{
    color: #000;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding:5px;
    -moz-border-radius:0px;
}
legend {
    color: #000;
}

And what it looks like:
Attachment 76274

I have to say... That's beautiful.

Brian30fl 06-12-2008 07:43 PM

yeah FRDS is pretty good and over the time here i picked up a few things from him >.<

K4GAP 06-13-2008 03:35 PM

Quote:

Originally Posted by Magnumutz (Post 1448247)
You have GOT to be kidding me man... it's BASIC CSS... this is nothing special at all...
Sorry to get you down like this, but... it's nothing.

This response is why a lot of folk don't ask questions.

lostgirl815 11-04-2008 10:38 PM

Thanks so much, I've been going bonkers trying to figure out how to change this.

MundoVirtual 11-04-2008 10:47 PM

Obrigado pelo Mod

Brian30fl 11-23-2008 02:58 AM

Quote:

Originally Posted by lostgirl815 (Post 1659615)
Thanks so much, I've been going bonkers trying to figure out how to change this.

Yeah that is the reason i posted how to do this. can be a pain finding out how.

Adam21 11-23-2008 03:34 AM

Good job though its just css.The other good thing is people might come forward and share what they're using on their own forums too like FRDS,beautiful work too.

Rgds


All times are GMT. The time now is 02:16 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.01205 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete