Blank Image For Mimic SE Overallheader/Title


Blank Image For Mimic SE Overallheader/Title

Postby keith10456 » Sun Jul 26, 2009 11:46 pm

Can you post a blank image for the header/title images in the overallheader file (Home, Login, Members, Etc.)?

I want to add a custom link but I don't have the original image (and font) that was used. If you can post the PhotoShop file that would be perfect.

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)

Re: Blank Image For Mimic SE Overallheader/Title

Postby Helter » Mon Jul 27, 2009 7:49 am

you have an editable png in the en folder that was made with fireworks.
Here is a quick psd i just made but it may not be exactly the same as the other buttons so you may have to remake them to match, or dl a free demo of fireworks from adobe.

Attachments
buttons.zip
(42.25 KiB) Downloaded 314 times
User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: Blank Image For Mimic SE Overallheader/Title

Postby keith10456 » Thu Jul 30, 2009 6:16 am

Thanks :D

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)

Re: Blank Image For Mimic SE Overallheader/Title

Postby keith10456 » Thu Jul 30, 2009 6:24 am

One last thing...

Could you post a sample of the style code that I would need to add... and to which file?

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)

Re: Blank Image For Mimic SE Overallheader/Title

Postby Helter » Thu Jul 30, 2009 9:07 am

open styles/mimic_se/theme/mimic_se.css

FIND

Code: Select all
  1. li.menu-admin span,
  2. li.menu-admin span a {
  3.     background: url("{T_IMAGESET_LANG_PATH}/nav_admin.gif") 0 0 no-repeat;
  4.     }


AFTER, ADD

Code: Select all
  1. li.menu-newbuttonname span,   /*edit all instances of newbuttonname to display correct image name*/
  2. li.menu-newbuttonname span a {
  3.     background: url("{T_IMAGESET_LANG_PATH}/nav_newbuttonname.gif") 0 0 no-repeat;
  4.     }
  5. li.menu-newbuttonname span      { width: 67px; }     /*edit width to display correct size*/
  6.  


then delete your style cache for mimic_se in your acp. You may also have to delete your browser cache for the image to appear.

*font is Tahoma so you should already have it installed

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: Blank Image For Mimic SE Overallheader/Title

Postby keith10456 » Thu Jul 30, 2009 6:04 pm

Thanks a million!

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)

Re: Blank Image For Mimic SE Overallheader/Title

Postby keith10456 » Sun Sep 06, 2009 6:46 pm

OK... I got Fireworks and created the button... Everything is fine except:

I don't know how to shorten the "width" of the image in Fireworks?

There's extra room after I add my text... So the image is way wider (unnecessarily) than the other images in the in overallheader.

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)



Post a reply



Return to MiMic

Who is online

Users browsing this forum: No registered users and 2 guests

cron