News:

Join the Facebook Fan Page.

Main Menu

Oxygen

Started by Bloc, March 15, 2006, 11:38:19 AM

Previous topic - Next topic

Bloc

Link to the theme

Oxygen is light-colored theme that should be easy to read and operate.The width can be changed in the admin section, and custom content added in a "box" which accepts html codes.

eriktm

Great theme Bloc, two themes from you, no from others in the theme site... :P

bloc

#2
Take a look again now.. :) It should be more.

Nefertirievy

Okay, so right now, for example, I'm using the "Oxygen" theme  by Bloc for my forums.  (GREAT ONES BTW!)  My question is, especially on any theme I might have, how would I go about removing the Boards name if I did not want it visible on the forum?

For example, heres my Phantom of the Opera Forum, using the Oxygen theme:
http://angelsmusicofthenight.nefertirievy.bhxhost.com
See how at the top, right beside the banner you see Music of The Night?  Thats what I want to get rid of.

I hope this is pretty clear, and thanks for the time guys!

saneiros

#4
I have changed oxygen a lotta bit, just the colors mainly,

but I have some questions that I seem to need answers to.

1.  How do I change the background color of where the "back" images" show up?

If you are not sure what I mean by this please look at my site! http://www.poorpeoplesparty.org/freespeech

2. there is this white thing that goes up the side of my forum, I have no idea what it is or where it came from but when I right click on it, it says view image I click that and it takes me to the main site... need to get ride of that...

3. Also it would be awesome if some one could tell me how to add this header to the forums, yes I have read [unknown]'s tut on that but I cant seem to get the forum to agree with my divisions...

here is the html/php:
Quote<?php

echo' <html>
<head>
       
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
   <meta http-equiv="Content-Language" content="en-us" />
   <meta name="robots" content="all" />
   <meta name="author" content="Shaun Aneiros" />
   <meta name="Copyright" content="" />
   <link href="../images/style.css" rel="stylesheet" type="text/css" />
   
</head>
<body>
   <div id="wrap">
      <div id="container">
         <div id="header">
            <p>Experience <span class="red">difference</span> </p>
         </div>
       
         <div id="hmenu">        
             <a href="http://www.poorpeoplesparty.org/">Home</a>
             <a href="http://www.poorpeoplesparty.org/blogs">Blogs</a>
             <a href="http://www.poorpeoplesparty.org/freespeech/">Forums</a>
             <a href="http://www.poorpeoplesparty.org/contact/">Contact</a>
          </div>

'

?>

here is the css for the header:
Quotebody {
   margin: 0px;
   padding: 0px;
   font-size: 70%;
   font-family: "Arial", Tahoma, Sans-Serif;
   background: #242424;
   color: #fff6f9;
}

/* LINKS */
a {
   color: #fff6f9;
   text-decoration: none;
   background-color: inherit;
}

a:hover {
   color: #d52d2d;
   background-color: inherit;
}


/* HEADINGS */
h1 {
   padding: 0px 0px 22px 0px;
   font-size: 1.4em;
}

h2 {
   font-size: 1.2em;
   margin: 0px;
}

h3 {
   width: 100%;
   font-size: 1.5em;
   color: #d52d2d;
   font-weight: bold;
   letter-spacing: -1px;
   line-height: 1.5em;
   padding: 0px 0px 0px 30px;
   background-color: inherit;
   background-image: url("titlebg.gif");
   background-repeat: no-repeat;
   background-position: center left;
}

.red {
   color: #d52d2d;
   background-color: inherit;
}

/* PARAGRAPH */
p {
   font-size: 1em;
   color: #fff6f9;
   line-height:1.6em;
   margin: 0px 0px 5px 0px;
   padding: 0px;
   background-color: inherit;
}


/*-------------------------
DIVS IN ORDER OF APPEARANCE
-------------------------*/

/* WRAP, HOLDS EVERYTHING TOGETHER */
#wrap {
   margin: 0px auto;
   padding: 0px;
   width: 691px;
   
}

#container {
   float: left;
   margin: 0px;
   padding: 0px;
   width: 780px;
   background: url("middle.gif") repeat-y top left;
}


#top {
   width: 700px;
   height: 25px;
   margin: 0px;
   padding: 0px;
   background: url("top.gif") no-repeat top left;
}

#header {
   margin: 0px;
   padding: 55px 0 0 100px;
   background-color: inherit;
   background-image: url("header.gif");
   background-repeat: no-repeat;
   height: 70px;
   color: #fff6f9;
   font-weight: bold;
   font-size: 1.3em;
}


/* HORIZONTAL MENU */
#hmenu {
   margin: 0 96px 0 15px;
   padding: 10px 0 20px 0;
   background: #d52d2d url("hmenu.gif") repeat-x top left;
   color: #fff6f9;
}

#hmenu a {
   color: #fff6f9;
   margin: 0px 3px 0px 8px;
   padding: 0 0px 0 9px;
   background-color: transparent;
   background-image: url("arrow.gif");
   background-repeat: no-repeat;
   background-position: center left;
   
}

#hmenu a:hover {
   color: #242424;   
   background-color: transparent;
}

I am wanting the forum to line up inbetween the nav bars width(centered)

http://www.poorpeoplesparty.org/headerfooter/header.php

thanks for any help!!!!

Shaun

saneiros

I could really use some help here!!!

Please any ideas on how to fix these things?

bloc

Its basically just html that you need to insert in the template.

As you have changed the theme that much I assume you know this already. Broken images - rightclick on it and find out what it is, then look in index.template and see where its at.

saneiros

I just dont know what image is controling the "gray" color that is around the body of my forum... I have looked, re-looked, and then looked again, and I cannot find the image that makes it do this

Please help me with this!!!

http://www.poorpeoplesparty.org/freespeech

bloc

i can't see any gray area there - only red one.

saneiros

Sorry got it fixed  :D

RSprinkel

Hi all,

New here and am having some issues with the Oxygen theme.

I am running the current vers of the SMF forums and when I try and set the oxygen theme as default all is fine.

But when I go into the section to add some html code into the "Current Theme Settings area and post the code into the Top HTML Box and click save it just reverts back to the Normal Default theme.

The code I am trying to post is for another link bar pointing back to the site and other sections of the site.

THanks much in advance.

RSprinkel

bloc

This sounds like an error you get from using a 1.0.8 version on a 1.1 forum - or vice versa. Sure you got the correct Oxygen version?

Megado2

RC3 versio coming up?

bloc

Yes..give it some time though, i got 20++ themes to update. :)

bloc

Updated to work with SMF 1.1 RC3.

Forkmedia

I'm a newbie here and I tried out this theme and really like it. But I haven't been able to figure out a way to access Private Messaging the way I can in the default theme, which uses a My Messages button.

Is there an easy way?

bloc

Well, you already have that info under the avatar and user name. "You got x messages, x is new" is EXACTLY the same information. ;) And its linked the same way.

Forkmedia

I knew it had to be there -- just wasn't obvious to a literal guy like me.

Thanks for the quick reply.

Diante

Details: SMF 1.1 RC3 with Oxygen11rc3.
I am trying to get a link back to my home site from within this theme.  I have entered the URL in under theme settings, as well as created an HTML link in the available block.  Finally, I looked through the themes.template.php to find the linkable area with no luck.

Can you please narrow my search for the area I need to use to create this linked ring between my site and forums?

Many thanks.

FYI...Love the easy look and feel of Oxygen.

angelo.pampalone

Hi bloc, I like this theme and whant to traslate it to italian.
But before starting I like to know the name of the fonts that you used so I can traslate the buttons using the same font as your.

Then, afther that I've finished, if you are interessed I can send you the modified buttons and strings.

Cheers,
Angelo

Advertisement: