• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

abwildman
#1 Posted : Friday, May 16, 2008 3:41:15 PM(UTC)
abwildman

Rank: Member

Joined: 5/16/2008(UTC)
Posts: 1

Has anyone gone through the trouble of converting all of the image buttons to asp buttons so that css can be used instead on relying on the images to be changed? If someone is going to potentially implement multiple stores, creating a new set of image buttons to match a theme can be easily avoided by just a couple of changes to the css. I started to look at the conversion, but am looking at having to change in the order of 280 separate pages. This is a lot of work to go for something that will save a lot of time in the future, I just wanted to check if somebody had a better way.

Thanks

[email protected]
Cliff
#2 Posted : Monday, May 19, 2008 1:33:10 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

I personally haven't done it in BVC5. It would be quite a project, though, because the button assignments from the theme are pulled from code-behind for pages well outside of the theme itself. So instead of a theme project, it would be an application-wide project.

It would definitely be a nice option to have, though, for sure.

If you're looking to save time without going in that direction, you could build a button template in Photoshop or Fireworks containing all of the buttons in slices. Make all of your color changes and other adjustments in there and export. Much faster than editing individual buttons.
Marcus
#3 Posted : Thursday, June 19, 2008 9:08:02 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Most of the built in themes include .PSD files that have layers for each text button so you just need to edit the background and export each layer.
abhyudaya
#4 Posted : Thursday, December 15, 2011 5:48:10 AM(UTC)
abhyudaya

Rank: Member

Joined: 12/15/2011(UTC)
Posts: 3

myButton {
background:url(/images/Btn.PNG) no-repeat;
cursor:pointer;
width: 200px;
height: 100px;
border: none;
}
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012