Welcome, Guest. Please Login or Register.
May 05, 2024, 12:08:00 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.1 & 1.4.1] External CSS Mod « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: [Done 1.5.1 & 1.4.1] External CSS Mod  (Read 9832 times)
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

[Done 1.5.1 & 1.4.1] External CSS Mod
« on: October 19, 2002, 06:45:42 AM »
Reply with quote

ID: External CSS Mod

Mod Version: 1.1
For YSE Version:
• YaBB SE v1.5.1 RC1 B38
• YaBB SE v1.5.1 RC1 B40
• YaBB SE v1.4.1

Mod Info:
External CSS file will save your bandwidth, not much, but will be very usefull if u have a crowded/popular forum. This mod puts an additional link in the admin section to edit "style.css" file.  This mod will also add an editor for your css file (ala template.php editor).

New in 1.1:
- changed the style of the iframe for "Live from www.yabbse.org..." into using the same css

Look at the readme file for changing the style tag to an external css style tag.

::Download mod file::
use with BoardMod for faster edit ;)

Instructions:
To install this mod and change your style tag to an external css style tag:
- open your forum template
- search for <style>
- cut/copy everything -inside- the tag (do NOT include the <style> and </style> tags)
- paste the lines into a new file in your computer, and save that file as "style.css"
- delete everything inside <style></style> tags in template file, including the tags
- add this code in your template file: <link rel=stylesheet type="text/css" href="style.css" /> inside <head> tag
- upload your style.css & template.php/html
- CHMOD 666 style.css
- run the .mod file, and upload the changed files (english.lng & Admin.php)

feel free to make this into YaBBPak compatible
« Last Edit: January 26, 2004, 07:28:35 PM by Spaceman-Spiff » Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Bradley
Noobie
*
Posts: 17


A Self Portrait!

ICQ - 134536518bradley@leafsforever.ca WWW
Re:[Done 1.4.1] External CSS Mod
« Reply #1 on: October 22, 2002, 12:58:54 PM »
Reply with quote

I think, either your server is down, or the URL is wrong. How long will it take to get it back up? I need this mod. :)
Logged

CrimSon_ReD
Full Member
***
Posts: 170


RED, WHITE & BLUE - enUFF saiD!!

WWW
Re:[Done 1.4.1] External CSS Mod
« Reply #2 on: November 03, 2002, 08:34:47 PM »
Reply with quote

Thank You - Thank You
This makes updating the style sheet simplier,
and I font have to worry about screwing up the main
template!  ;D
Logged

Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #3 on: January 27, 2003, 02:19:59 AM »
Reply with quote

added mod for 1.5.1 RC1

go save your bandwidth more ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #4 on: February 06, 2003, 08:40:20 PM »
Reply with quote

Updated to 1.1
  • changed the style of the iframe for "Live from www.yabbse.org..." into using the same css

    Why?
    because the <iframe> is using hard coded color codes; therefore, if u're using black/dark background, it will be hard to see the YaBBInfo news ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #5 on: February 07, 2003, 07:08:28 PM »
Reply with quote

Great mod !

It is faster :)  !!
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #6 on: February 07, 2003, 10:01:18 PM »
Reply with quote

I've been converting my board so that it just uses CSS for all aspects of the layout. Unfortunately it probably won't be possible to make a mod out of it as it changes every file. It does help with load times though as it doesn't need to include the $windowbg, etc variables.
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #7 on: February 08, 2003, 02:11:40 AM »
Reply with quote

i also think a total css site/board will be good
but too bad a lot of ppl out there are still using outdated browsers
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #8 on: February 08, 2003, 04:28:37 AM »
Reply with quote

Well they can still read things without any troubles. It may not look as pretty but it makes it look nicer for those of us who do have the newer browsers and its also easier for me to tweak the layout.
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1RC1 & 1.4.1] External CSS Mod
« Reply #9 on: February 14, 2003, 05:56:51 AM »
Reply with quote

updated for 1.5.1rc1b40 ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] External Css Mod
« Reply #10 on: April 11, 2003, 06:12:28 PM »
Reply with quote

tested & worked well on 1.5.1
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Coyote
YaBB God
*****
Posts: 702


I love YaBB SE!

Re:[Done 1.5.1 & 1.4.1] External Css Mod
« Reply #11 on: April 13, 2003, 09:04:41 AM »
Reply with quote

I have it working on 1.5.1 - but the only issue that I have noticed is if I go into the Gallery, the font type (of the gallery)changes to Times Roman :( and doesnt reset until I go back to the board index.

Spiff will you be working on integrating the Gallery into an external file too?



Logged

To the world - you are just one person, but to one person you are the world!
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] External Css Mod
« Reply #12 on: April 13, 2003, 09:39:54 AM »
Reply with quote

if u have the gallery mod installed, put the full path in your forum template for the css file
example: <link rel="stylesheet" type="text/css" href="http://www.yabbse.org/community/yabbse.css" />
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Coyote
YaBB God
*****
Posts: 702


I love YaBB SE!

Re:[Done 1.5.1 & 1.4.1] External Css Mod
« Reply #13 on: April 13, 2003, 09:47:13 AM »
Reply with quote

Thanks for getting back to me :)

My Gallery CSS is in the gallery root - not the community root - does that matter?

so it would be:

<link rel="stylesheet" type="text/css" href="http://www.yabbse.org/community/Gallery/style.css" />


and not


<link rel="stylesheet" type="text/css" href="http://www.yabbse.org/community/style.css" />


Or am I misunderstanding?

Thanks again
Logged

To the world - you are just one person, but to one person you are the world!
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] External Css Mod
« Reply #14 on: April 13, 2003, 10:04:22 AM »
Reply with quote

link it to the yabb css file (the one in your forum directory), not the gallery one ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.1 & 1.4.1] External CSS Mod « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.029 seconds with 19 queries.