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

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

Thread Tools
 
Search this Thread
 
  #11  
Old 02-21-2007, 08:13 PM
rrasco's Avatar
Senior Member
Join Date: Mar 2006
Location: South Texas
Posts: 5,844
Likes: 0
Received 1 Like on 1 Post
Default RE: Wondering if someone wanted to make a logo???????

how about something like this...


 
  #12  
Old 02-21-2007, 08:18 PM
D2VW14_20's Avatar
Senior Member
Thread Starter
Join Date: Jul 2006
Location: Scottsburg,In/DaytonaBch,Fl
Posts: 5,248
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Wondering if someone wanted to make a logo???????

Thats badarse!!!!!!!! Do you knw how to load it into Joomla?
 
  #13  
Old 02-21-2007, 08:41 PM
rrasco's Avatar
Senior Member
Join Date: Mar 2006
Location: South Texas
Posts: 5,844
Likes: 0
Received 1 Like on 1 Post
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.
 
  #14  
Old 02-21-2007, 09:53 PM
D2VW14_20's Avatar
Senior Member
Thread Starter
Join Date: Jul 2006
Location: Scottsburg,In/DaytonaBch,Fl
Posts: 5,248
Likes: 0
Received 0 Likes on 0 Posts
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).
 
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
NinjaViper
F4i - Main Forum
3
06-09-2010 10:15 AM
Hoosier1104
Off Topic
0
02-13-2007 04:42 PM
D2VW14_20
Off Topic
7
07-25-2006 03:47 PM



Quick Reply: Wondering if someone wanted to make a logo???????



All times are GMT -5. The time now is 11:27 AM.