Flux Series

Forum
Last Post
Threads / Messages

Next color

  • Pink

    Votes: 1 12.5%
  • Green

    Votes: 4 50.0%
  • Black

    Votes: 0 0.0%
  • White/Gray

    Votes: 0 0.0%
  • Purple

    Votes: 2 25.0%
  • Other | Post suggestion.

    Votes: 1 12.5%

  • Total voters
    8

ipengu

Member
Premium Member
Joined
Aug 8, 2011
Messages
50
Points
0
Age
34
Location
Central NY
Mysidian Dollar
5,061
Well I think I've finally fine tuned this pack of themes to release it.

Heres the preview image: (Click to view bigger)

I mashed all these colors into one picture to give you an idea about it.


There's only 3 basic colors being released by me at this time, it's pretty easy to change the colors, matter of opening and changing few images and changing colors in the CSS. Colors include: Blue, Orange, and Red.

Download links:

Blue Flux
Orange Flux
Red Flux
 
Isn't this one of the default layouts? You just changed some colors and stuff...
 
I really like this theme and the fact that it is a liquid layout. I am divided between the red or blue. :smile:

The one question I have is where would I put in a min width so I don't lose the links on the menu bar.
 
I absolutely love fluid layouts, Hate going on my 42" tv with computer and have a layout being just 1/10th of the screen size.

Open the styles.css file of which ever theme you choose,

Find the Body section

Add in this: min-width:1000px;
After padding:0;


End result:
Code:
body {
	background-color:#e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0 auto;
	padding:0;
	min-width:1000px;
}
 
To get rid of it:


Open: inc/functions.php
Find: (Around line 1694)
PHP:
	$template .= "<div style='position: fixed; bottom: 0; left: 0; color: white; font-size: 10px; width: 380px; '>A total of {$GLOBALS['numberofqueries']} queries were used in this page. They were: {$GLOBALS['queries']}</div>";

And completely delete that line. Problem solved.
 
Will there be more of these? I use the orange for my site. <3 It's great.
 
Similar threads
Thread starter Title Forum Replies Date
Z series of questions Questions and Supports 10

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,119
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top