|
Abstract Theme
|
|
11-23-2009, 06:36 AM
(This post was last modified: 11-23-2009 06:43 AM by Jonathan.)
Post: #1
|
|||
|
|||
|
Hello everyone!
Just put together this abstract theme! Features: Mouse over images - When you hover over items in the menu it will light up Professional photoshopped background A menu to make the hover over / menu items look good You CANNOT install this theme from the administrator control panel! -How-to install- 1. Go to /themes in your THT installation directory 2. Upload the zip called "Abstract - JonathanT.zip" 3. Extract the ZIP file to a directory called "/abstract/" 4.Go to your administrator control panel 5. Click on "Look and Feel" 6. In the selection menu select "abstract" then press APPLY. 7. Done! Notes: The mouseover image cannot stretch to how long your menu item name is, So use this special character to make MORE spaces or decrease your character count as much as possible for it to work. This character: " " It's not just a SPACE made by the space bar, It is a BLANK character that still counts! Want to remove the mouseover images because you're unable to adjust? Open up style.css in >Themes > Abstract then search for "active" remove the line below it saying: "background:url(<IMG>mouseover2.png) no-repeat;" -Screenshot- http://www.upffs.com/files/744_screenshot.png Download: Download is attached to this post. -Credits- Whoever made Reloaded2 ( I took a bit of CSS code (Hope you don't mind )Mouseover / BG image - Jonathan Jonny - For making THT! |
|||
|
11-23-2009, 06:53 PM
Post: #2
|
|||
|
|||
|
RE: Abstract Theme
Very nice!
Kevin Mark - TheHostingTool Lead Developer |
|||
|
11-23-2009, 06:55 PM
Post: #3
|
|||
|
|||
|
RE: Abstract Theme
That background gives me De Ja Vu... I swear I've seen it... Anyways, nice. nice.
|
|||
|
11-24-2009, 08:03 AM
Post: #4
|
|||
|
|||
|
RE: Abstract Theme
hmm, for a workaround to the mouseover images in FF3 and Safari, you can make the mouseover background a single pixel wide bar the height of your current mouseover image and then use:
background: #CCC url(Images/top_bg.png) repeat-x; replcaing the image there with your single pixel image. Then just use: -moz-border-radius: 10px; -webkit-border-radius: 10px; replacing the 10px with the radius of your border curves. all of this code goes where your current mouseover css is. Nice theme, nonetheless. Nick - TheHostingTool Staff Coordinator ![]() |
|||
|
11-24-2009, 10:00 AM
(This post was last modified: 11-24-2009 10:03 AM by Jonathan.)
Post: #5
|
|||
|
|||
|
RE: Abstract Theme
Thanks alot guys,
@Nick, Wouldn't that kill off the rounded edges? I know the method of making a 5x5 image for a background/button using a gradient, etc. However it's hard to use edges on buttons w/ repeating. |
|||
|
11-24-2009, 10:52 PM
Post: #6
|
|||
|
|||
|
RE: Abstract Theme
no, thats what the border-radiuses do. however, that method will only work in FF3 and Safari, because IE doesn't support CSS3. because of this, you might want to leave the current method in an IE conditional comment for the IE users.
Nick - TheHostingTool Staff Coordinator ![]() |
|||
|
11-25-2009, 12:18 AM
Post: #7
|
|||
|
|||
|
RE: Abstract Theme
Hmm!
Maybe add a system on CSS e.g <----IF IE---> Show StyleIE.css, maybe... |
|||
|
11-25-2009, 10:40 AM
Post: #8
|
|||
|
|||
RE: Abstract Theme
(11-24-2009 10:52 PM)Nick Wrote: no, thats what the border-radiuses do. however, that method will only work in FF3 and Safari, because IE doesn't support CSS3. because of this, you might want to leave the current method in an IE conditional comment for the IE users. It should also work in Chrome because it's webkit based.
Kevin Mark - TheHostingTool Lead Developer |
|||
|
12-05-2009, 08:53 AM
Post: #9
|
|||
|
|||
|
RE: Abstract Theme
Well, if you want an exhaustive list,
Gecko (-moz): Firefox (Nightly builds like Namoroka, Shiretoko, Minefield also), Epiphany Gecko, Flock WebKit (-webkit): Google Chrome Frame, Google Chrome, Chromium, Safari, Midori, WebKitLauncher Jimmie Lin - Community Manager & THT.Next Developer |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)


)

![[Image: standard.png]](http://twitstamp.com/kev1nmark/standard.png)
![[Image: standard.png]](http://twitstamp.com/thehostingtool/standard.png)

