![]() | |
|
Welcome to the ABXZone Computer Forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #16 |
| Acid8000 aka. phildee Join Date: Aug 2005 Location: Sydney
Posts: 1,417
| Re: Hyperlinks in posts Ahh much better. Thanks.
__________________ CPU: Intel Pentium 4 3.2 GHz with HT (540) [Zalman CNPS9500 AT] Motherboard: Intel D915PBL Memory: 2 x 1 GB Corsair ValueSelect DDR2 Graphics: nVidia GeForce 9800 GTX+ 512 MB [Zalman VF900-Cu] Audio: Creative Sound Blaster Audigy 4; Sennheiser HD 555; Pioneer SA-5300 Stereo Amplifier; Pioneer SCS-12 Speakers Tuner: DVICO FusionHDTV DVB-T Lite Storage: Seagate 160 GB SATA 7200.7; Seagate 250 GB SATA 7200.9; Gigabyte i-RAM with 4 x 1 GB Geil DDR RAM; Western Digital 320 GB Caviar SE16 in Antec MX-1 eSATA Optical drives: Pioneer DVR-108 DVD RW; Lite-On LTD163D DVD ROM Power: Antec TruePower Trio 550 Monitors: Dell 2007FP 20.1" LCD (S-IPS version); Dell 1703FP 17" LCD Networking: Linksys WRT54GL [Tomato firmware]; Netcomm NB6 ADSL2+ Modem Other hardware: Panasonic 3½" Floppy; 3 x 80mm Case Fans; A-Link ATX Case; Canon LPB 3000; Canon CanoScan N340P; Logitech Media Keyboard; Logitech MX 518 Optical Mouse; Logitech Dual Action Gamepad; Logitech QuickCam Pro 9000 Operating system: Windows XP Professional Edition Service Pack 3; Ubuntu Linux 8.04 Hardy Heron |
| (Online) | |
| Advertisement | [Remove Advertisement] |
| |
| | #17 |
| You can run..... Join Date: Feb 2004
Posts: 4,661
| Re: Hyperlinks in posts Thanx Matty! |
| (Offline) | |
| | #18 |
| Grab Life By The Balls ![]() Join Date: Jan 2003 Location: Michigan
Posts: 7,831
| Re: Hyperlinks in posts Looks like crap now put it back the way it was. |
| (Offline) | |
| | #19 |
| neutered ![]() Join Date: Feb 2001 Location: Apple Valley, MN
Posts: 10,261
| Re: Hyperlinks in posts LOL...you asked for it...you got it...
__________________ Have you supported your forum today? ![]() Change is the only constant in life |
| (Offline) | |
| | #20 |
| Grab Life By The Balls ![]() Join Date: Jan 2003 Location: Michigan
Posts: 7,831
| Re: Hyperlinks in posts |
| (Offline) | |
| | #21 |
| You can run..... Join Date: Feb 2004
Posts: 4,661
| Re: Hyperlinks in posts |
| (Offline) | |
| | #22 |
| Grab Life By The Balls ![]() Join Date: Jan 2003 Location: Michigan
Posts: 7,831
| Re: Hyperlinks in posts Soon as you bring up the home page thats all you see is a hyperlinks. Doesnt look good to the eye and makes it look like a messy page. |
| (Offline) | |
| | #23 |
| You can run..... Join Date: Feb 2004
Posts: 4,661
| Re: Hyperlinks in posts I see the user names are all underlined now so it does look pretty busy... I don't think it was like that before, when we had the hyperlinks highlighted. |
| (Offline) | |
| | #24 |
| Registered User Join Date: Mar 2003
Posts: 2,045
| Re: Hyperlinks in posts If you don't like it, you can just use kONGO's work-around with one little change: Code:
__________________ Spaz ----- ![]() ----- "A scar is never the same as good flesh, but it stops the bleeding." ----- Move into my city! Spaztowne |
| (Offline) | |
| | #25 |
| Eschews Obfuscation Join Date: Sep 2003 Location: Connecticut, USA
Posts: 1,374
| Re: Hyperlinks in posts Looks fine to me (at 1280 x 1024). The invisibility of the links previously had been very bothersome. I think the start page still looks clean and nicely arranged even with the names all underlined. Arguably, they too should be underlined to make clear that they are links. -- Al |
| (Offline) | |
| | #26 |
| You can run..... Join Date: Feb 2004
Posts: 4,661
| Re: Hyperlinks in posts This is the way it worked the best, the hyperlinks were in a different color and didn't get the underline until they had pointer focus.. |
| (Offline) | |
| | #27 |
| Remembering TQ ![]() Join Date: Mar 2001 Location: Sweden
Posts: 13,638
| Re: Hyperlinks in posts So, I think the new way looks like poo. Another Stylish one. Dunno if Fx2 supports this CSS3 selector, but Fx3 does (I use nightlies). Makes only links in posts have a red dotted underline, all other links look like they used to before. Don't know if it's doable to get this into vB itself (without using CSS3 selectors, I mean) the little I can remember of the template system makes me vomit in my own mouth. If you have Stylish, by all means try it. Code:
__________________ ![]() Use Firefox - "the one that blocks all the schmutz" Feeling multicore elation? Remember this correlation: Amdahl's Law. |
| (Offline) | |
| | #28 |
| Registered User Join Date: Mar 2003
Posts: 2,045
| Re: Hyperlinks in posts Should the "text-decoration: none" also effect only posts or the whole page? Just curious. I like the red underline (I'm using FF2) and the link in my sig doesn't seem to be effected by the style either way, which is fine with me.
__________________ Spaz ----- ![]() ----- "A scar is never the same as good flesh, but it stops the bleeding." ----- Move into my city! Spaztowne |
| (Offline) | |
| | #29 |
| Remembering TQ ![]() Join Date: Mar 2001 Location: Sweden
Posts: 13,638
| Re: Hyperlinks in posts It only affects links in post bodies, by design. The first rule disables CSS-underlining of all links on the page, the second enables styling of all links in post bodies. (The div[id^="post_message"] matches all div-elements where the id starts with post_message, and thus only links that are descendants of such elements are affected by the style properties as defined in the second rule.) BTW: I have sigs disabled as I can't stand them.
__________________ ![]() Use Firefox - "the one that blocks all the schmutz" Feeling multicore elation? Remember this correlation: Amdahl's Law. |
| (Offline) | |
| | #30 | |
| Registered User Join Date: Mar 2003
Posts: 2,045
| Re: Hyperlinks in posts Quote:
That's what I thought the intent was, but I can still see the underline in the link in my sig. Oh well. I like it that way. edit: hmmm, but not in yours.
__________________ Spaz ----- ![]() ----- "A scar is never the same as good flesh, but it stops the bleeding." ----- Move into my city! Spaztowne | |
| (Offline) | |
![]() |
| Thread Tools | |
| Display Modes | |
| |