Off Topic A place for you CBR junkies to boldly go off topic. Almost anything goes.

Wondering if someone wanted to make a logo???????

Old Feb 21, 2007 | 08:13 PM
  #11  
rrasco's Avatar
Senior Member
Joined: Mar 2006
Posts: 5,844
Likes: 1
From: South Texas
Default RE: Wondering if someone wanted to make a logo???????

how about something like this...


 
Reply
Old Feb 21, 2007 | 08:18 PM
  #12  
D2VW14_20's Avatar
Thread Starter
|
Senior Member
Joined: Jul 2006
Posts: 5,248
Likes: 0
From: Scottsburg,In/DaytonaBch,Fl
Default RE: Wondering if someone wanted to make a logo???????

Thats badarse!!!!!!!! Do you knw how to load it into Joomla?
 
Reply
Old Feb 21, 2007 | 08:41 PM
  #13  
rrasco's Avatar
Senior Member
Joined: Mar 2006
Posts: 5,844
Likes: 1
From: South Texas
Default RE: Wondering if someone wanted to make a logo???????

first of all, the joomla community will be priceless to you...

http://forum.joomla.org/

OK, essentially from looking at the code, it is not referenced directly as an image, it is in the css.

you need to edit the css file to reference the new logo. name it something unique and upload it to the "/images" directory.

then go to the file "/templates/rhuk_solarflare_ii/css/template_css.css" and search for this block of code...

Code:
#header {
 	float: left;
 	padding: 0px;
 	margin-right: 2px;
 	width: 635px;
 	height: 150px;
 	background: url(../images/header_short.jpg) no-repeat;
 }
change 'header_short.jpg' to the filename you used for the new logo. make sure you retain the .png format or the transparency will be lost. a gif was too lossy for this image.

save the file and that should be it. CTRL-F5 on your site to check results.

now this is all quick assumptions not knowing anything about joomla. let me know if it doesnt work or you need more help. what version are you running? i downloaded 1.0.12 and it did not have an image called 'header_short.jpg' leading me to believe you have a different version.
 
Reply
Old Feb 21, 2007 | 09:53 PM
  #14  
D2VW14_20's Avatar
Thread Starter
|
Senior Member
Joined: Jul 2006
Posts: 5,248
Likes: 0
From: Scottsburg,In/DaytonaBch,Fl
Default RE: Wondering if someone wanted to make a logo???????

Yeah, I have no idea. I didnt see anything that looked like wha you're describing. All my stuff has images. I dont have HTML format anywhere (atleast that I can see).
 
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
NinjaViper
F4i - Main Forum
3
Jun 9, 2010 10:15 AM
Hoosier1104
Off Topic
0
Feb 13, 2007 04:42 PM
D2VW14_20
Off Topic
7
Jul 25, 2006 03:47 PM


Thread Tools
Search this Thread

All times are GMT -5. The time now is 05:57 PM.