The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help with phpbb3 Css StyleSheet

2 posters

Go down

Help with phpbb3 Css StyleSheet Empty Help with phpbb3 Css StyleSheet

Post by TheIceDragon Sun Oct 24 2010, 12:26

I kinda made a new forum, but now I need some minor css edit ;s, but I only know most of the basic/main css script. ;s and don't understand which part of the css script can be made to apply to these changes. I just need to know which part of the code will help me be able to change certain parts of it. I'm afraid of messing it up. would be nice if some1 can point me in the right direction.

This is phpbb3

The Elemental Flow

would be nice if I could get some help with it,

1. remove the arrows in the corners, but still keep corners rounded
2. for posting reply, the font color is white just like the box color background, needs to change to color: 000721
3. move the online picture to the left side
4. change border line color to white for the poster and the topic area and make it go all the way down
5. make the border line between the first and 2nd post not transparent, but a solid color like white
6. add a border line under the topic title and icons with a background img repeat-x and same for the bottom of the post but with a solid background color
7. make all post colors the same for post #1 and #2
8. need help to fix hover color from going to black, while in post a reply, when i hover over "post a reply" or "modify topic" it turns black instead of staying white
9. i need to give the action! link a background color because atm when i click it it appears transparent in the middle instead of next to the link
10. the Code box is fine except that the "Code" text is also white, so unable to see
11. take the black line off under the main menu
12. for buttons hovering border color to change to white
13. would be nice if I can get an underline under the username for the quotebox and the quote image to be moved to the right side.

Here's pictures of parts i need help with:
Spoiler:
Spoiler:
Spoiler:
Spoiler:
Spoiler:
Spoiler:

problem is with the basic css, when i save, it overwrites some of the css script u_u like the quotebox one
Code:
blockquote {
   margin: 1em 1px 1em 25px;
   padding: 5px;
   background: #4F4F4F url("http://i56.tinypic.com/2i8evs0.png") 6px 8px no-repeat;
   border: 1px dashed #000000;
   font-size: 0.95em;
   margin: 1em 1px 1em 25px;
   overflow: hidden;
   }
blockquote div {
    margin-left: 20px;
    }
blockquote blockquote {
   background-color: #4f4f4f;
   font-size: 1em;
   margin: 0.5em 1px 0pt 15px;
   }
blockquote blockquote blockquote {
    background-color: #4f4f4f;
    }
blockquote cite {
   font-style: normal;
   font-weight: bold;
   display: block;
   font-size: 0.9em;
   }
blockquote cite cite {
    font-size: 1em;
    }
blockquote.uncited {
    padding-top: 25px;
    }
ul {
    list-style-type: none;
    }
ul.ul-icons {
   float: left;
   margin: 0 10px;
   }
* html table, * html select, * html input {
    font-size: 100%;
    }
* html hr {
    margin: 0;
    }
TheIceDragon
TheIceDragon
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://theelementalflow.forumotion.com

Back to top Go down

Help with phpbb3 Css StyleSheet Empty Re: Help with phpbb3 Css StyleSheet

Post by MrMario Sun Oct 24 2010, 16:29

Please don't create more then one topic aboout the same problem. But since its solved I'll lock it.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum