vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Quote Modification - Simple (https://vborg.vbsupport.ru/showthread.php?t=104355)

LEAD_WEIGHT 01-02-2006 10:00 PM

Quote Modification - Simple
 
Quote Modification - Simple
vB version: 3.5.2 - 3.5.3

What is the point to making Quote modification? Well, it was made from out of boredom :tired:
  1. Example of Rounded corners with Quote set on <fieldset> line.
  2. Example of Rounded corner with $username set on <fieldset> line
  3. Example of Square corners with Quote set on <fieldset> line
  4. Example of Square corner with $username set on <fieldset> line
  5. Example is Square Dotted line Quote Box with two color fields.
  6. Example will be a Pillar effect to the Quote Box.
  7. Set Text to your own default color.
  8. Example of Rounded corners without images for Internet Exployer & Fire Fox

Updated ( Jan. 12. 2006 )
Addition Modification that works in IE6 & FF1, Round corners without images.
Quote Modification - Simple_1.01

Updated with links ( Jan. 10. 2006 )
Addition Modification that complements the Round without image boxtext file will be added later for the additional modifications.

You like this MOD? Click
to receive update of this hack when available

allan grossman 01-03-2006 07:31 PM

Both of the rounded boxes (#1 and #2 above) show up with square corners on my board :(

LEAD_WEIGHT 01-03-2006 07:39 PM

Quote:

Originally Posted by allan grossman
Both of the rounded boxes (#1 and #2 above) show up with square corners on my board :(

Are you useing FireFox Browser?
http://ebassist.com/vb3/showthread.p...653#post468653

I have to add Maintenance -> Update Counter -> ??? to the tute.

Red Blaze 01-03-2006 08:23 PM

Nice, I'll install this later on once I have a chance.

Cyricx 01-03-2006 08:52 PM

Very nice! Seen alot of ones with rounded corners that use images, unfortunately I have about a dozen variously colored styles so images would be a pain...

This is very nice and this way I could even code a different font color for the bbcode for each style without having to edit a ton of templates :)

Rich 01-03-2006 09:39 PM

Hello,

Please add all of this to a file for download. This makes it easier for those that keep everything on their pc for future reference and upgrades.

Mattikana 01-03-2006 09:54 PM

Quote:

Both of the rounded boxes (#1 and #2 above) show up with square corners on my board
Yep. It doesn't work with FireFox, but it does work with IE.
Quote:

Originally Posted by LEAD_WEIGHT
I have to add Maintenance -> Update Counter -> ??? to the tute.

I don't have that problem.
Quote:

Please add all of this to a file for download.
?

Cole2026 01-03-2006 10:04 PM

Quote:

Originally Posted by Mattikana
Yep. It doesn't work with FireFox, but it does work with IE.

I don't have that problem.

?

For the author:
You can round corners in the Gecko Engine with the following CSS element
-moz-border-radius

http://www.eightlines.com/neil/mozskin/csscommands.html

allan grossman 01-03-2006 10:38 PM

Quote:

Originally Posted by LEAD_WEIGHT
Are you useing FireFox Browser?
http://ebassist.com/vb3/showthread.p...653#post468653

I have to add Maintenance -> Update Counter -> ??? to the tute.

Yup. Browser is Firefox.

LEAD_WEIGHT 01-03-2006 11:44 PM

Quote:

Originally Posted by Cole2026
For the author:
You can round corners in the Gecko Engine with the following CSS element
-moz-border-radius

http://www.eightlines.com/neil/mozskin/csscommands.html

I will try and see how I can add this? looks odd thou. :ermm:

I am working on FireFox versoin that is also IE capable, I almost had it working for vB quotes. It works great as htlm page.

Benjy 01-04-2006 06:01 AM

May I point out that fieldset borders are only rounded in Windows XP with a theme that is not the Windows Classic (Windows 2000-like) one? It's like the buttons and more generally form elements: unless you CSS them, the Windows theme handles them as part of your global GUI.

Snake 01-04-2006 10:35 AM

What does this hack do exactly? I just don't get it. :S

LEAD_WEIGHT 01-04-2006 07:15 PM

Quote:

Originally Posted by Benjy
May I point out that fieldset borders are only rounded in Windows XP with a theme that is not the Windows Classic (Windows 2000-like) one? It's like the buttons and more generally form elements: unless you CSS them, the Windows theme handles them as part of your global GUI.

I am going to see how this works or if it has limitations to it.
http://pro.html.it/articoli/id_599/i...pag_1/pag.html


Quote:

Originally Posted by Aftermath
What does this hack do exactly? I just don't get it. :S

Apparently it only shows up in Windows Xp Pro and nothing else? I did the FireFox, but it also is limited to surrounding the box and changes color if box is open???

LEAD_WEIGHT 01-05-2006 10:24 AM

Update

Just made two more and going to make more modification later on. ;)

eViL_sTiGmA 01-05-2006 03:20 PM

Amazing, i love the dotted one...

INSTALLS

LEAD_WEIGHT 01-10-2006 05:20 PM

Added two links to other modifications that will make your board have same look to all. I will be making profile modifications for the Square, Dotted & Pillar later this month. ;)

Noonster 01-12-2006 04:48 PM

Looks good... once it works with firefox then I will download :D

LEAD_WEIGHT 01-12-2006 04:50 PM

Quote:

Originally Posted by Noonster
Looks good... once it works with firefox then I will download :D

I can make it work in any browser, it is just vB is beening picky?
I can do what was suggested for FireFox, but then it would not work in IE or work on the one I was trying before I made the originals? :ermm:

LEAD_WEIGHT 01-12-2006 06:58 PM

Rounded corners without images for Internet Exployer & Fire Fox, are now working. Download Text Document Quote Modification - Simple_1.01 for new updates. :)

nobita 01-15-2006 02:24 AM

With "quote" bbcode, how to I change the color in the quote field?

LEAD_WEIGHT 01-15-2006 03:00 AM

Quote:

Originally Posted by nobita
With "quote" bbcode, how to I change the color in the quote field?

Ah! which one you are using? You want text or backround color change?
#7 is for text color and can be added to other edits.

nobita 01-15-2006 05:58 AM

I want to change both.

Noonster 01-15-2006 09:27 AM

Quote:

Originally Posted by LEAD_WEIGHT
Rounded corners without images for Internet Exployer & Fire Fox, are now working. Download Text Document Quote Modification - Simple_1.01 for new updates. :)

Cool.... Any chance you can make quote 2. work with all browsers??

Thanks!

LEAD_WEIGHT 01-15-2006 04:39 PM

Quote:

Originally Posted by Noonster
Cool.... Any chance you can make quote 2. work with all browsers??

Thanks!

That is a microsoft thing? I have the other that works in Firefox & IE, all I need to test is colors that will look good for that?

QueenBee 01-15-2006 06:15 PM

::clicks install::


great!! i got the purple one! :)

LEAD_WEIGHT 01-15-2006 11:44 PM

Quote:

Originally Posted by nobita
I want to change both.

It would not look good to change the background for the first two, but the rest are good on that? You need to tell me which one you want except 1 & 2?

Thx, QueenBee &
eViL_sTiGmA

The Chief 01-16-2006 12:11 AM

installed and looks good, thanks!!

/me clicks install

Zia 02-01-2006 04:18 AM

sounds good...hope that support with ie,opera,firefox

LEAD_WEIGHT 02-02-2006 02:39 AM

Quote:

Originally Posted by Zia
sounds good...hope that support with ie,opera,firefox

I already tried out #8 on Internet Exployer & FireFox, it does work. I do not have Opera browser as I thought that was for only Mac users?

quang188 05-28-2006 11:06 PM

Quote:

Originally Posted by LEAD_WEIGHT
Rounded corners without images for Internet Exployer & Fire Fox, are now working. Download Text Document Quote Modification - Simple_1.01 for new updates. :)

I download it but the quote box still not rounded... Im using FF :surprised:

Smiry Kin's 06-18-2006 06:16 PM

none of the rounded tables worked for me on FF =-/ no worries

simalert 11-14-2006 08:47 PM

Round corners don't work in Firefox 2, although it does tuck the wording in to the top of the box nicely still.

The dotted lines box doesn't work with firefox 2 either.

maxicep 02-19-2007 10:25 AM

Quote:

Originally Posted by simalert (Post 1117426)
Round corners don't work in Firefox 2, although it does tuck the wording in to the top of the box nicely still.

The dotted lines box doesn't work with firefox 2 either.

yes :(
can we add a image instead of ?


All times are GMT. The time now is 11: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.01479 seconds
  • Memory Usage 1,804KB
  • 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
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)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