Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Need location of pop-up dialog images

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-30-2010, 06:01 AM
 
denali denali is offline
 

Member
  
Join Date: Apr 2010
Posts: 14
 

Default Need location of pop-up dialog images

Specifically, the "Sign in" pop-up dialog box, with the blue background in the title, and the fat white arrow on the right.

I've looked as best I can, and still can't find where the images are being taken from. I need to change the blue to something else, it's clashing with the website.
__________________
x-cart 4.4.3
Reply With Quote
  #2  
Old 12-30-2010, 10:22 AM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Need location of pop-up dialog images

You can use Firefox+Firebug addon to find them. They are probably here: /skin/common_files/lib/jqueryui/images

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #3  
Old 12-30-2010, 11:09 AM
 
denali denali is offline
 

Member
  
Join Date: Apr 2010
Posts: 14
 

Default Re: Need location of pop-up dialog images

Tried that. I also don't see how to get firebug to recognize pop up dialog boxes.

Nonetheless, I did modify all the images I could find in al the lib directories, and I'm still getting blue background headers on pop-up dialog boxes.

Hey. 3 hours later, the change showed up. I'm thinking I've been dealing with some cached images.
__________________
x-cart 4.4.3
Reply With Quote
  #4  
Old 12-30-2010, 12:10 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Need location of pop-up dialog images

Quote:
I also don't see how to get firebug to recognize pop up dialog boxes.
After opening up the popup -
Select the "Click an element in the page to inspect" icon (2nd in main firebug menu next to the firebug icon)
mouseover the popup and/or select
the html is under the html tab, the css is in the style tab in the firebug console

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote

The following user thanks gb2world for this useful post:
denali (01-03-2011)
  #5  
Old 01-22-2011, 05:53 PM
 
rhu rhu is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 63
 

Default Re: Need location of pop-up dialog images

So where are the images located? I'm having this problem too.. I see that the templates keep pointing to dialog.. but there's not mention of images in the dialog portion of the css...

I just wanna see the size and format of the images so I can replace it with the same exact dimensions but in a color that matches my site...
__________________
X-Cart 4.3.0 Gold
Reply With Quote
  #6  
Old 01-23-2011, 07:30 PM
 
rhu rhu is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 63
 

Default Re: Need location of pop-up dialog images

Has anybody attempted to change the layout of the popup dialogs (ie: the authorization popup, the terms and condition popup, ask a question, etc...)

I'm almost all done here, and changing those popups are one of the last things I need to do. If anybody has done this before, please point me in the right direction.

(This is for 4.4.2, but I imagine it's similar to any 4.4.x versions)

Thanks.
__________________
X-Cart 4.3.0 Gold
Reply With Quote
  #7  
Old 01-23-2011, 08:20 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Need location of pop-up dialog images

Does Post #2 above answer your question?

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #8  
Old 01-23-2011, 08:50 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Need location of pop-up dialog images

Also - here is an illustration to accompany the description in post #4 about how to find this using firebug.

---
Attached Thumbnails
Click image for larger version

Name:	firebug.jpg
Views:	234
Size:	118.3 KB
ID:	2365  
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #9  
Old 01-24-2011, 04:57 PM
 
rhu rhu is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 63
 

Default Re: Need location of pop-up dialog images

Thanks gb2world,

I think I found a simpler way to change the popup theme... Just go to that link and play with the colors, download package, and apply. But I think the system caches the images because I'm still showing the blue theme even though I deleted all the blue images...

Anybody know how to clear the cache? I tried cleanup.php but no luck...

http://jqueryui.com/themeroller/?ffDefault=Verdana,%20Tahoma,%20Arial,%20sans-serif&fwDefault=bold&fsDefau...diusShadow=8px
__________________
X-Cart 4.3.0 Gold
Reply With Quote
  #10  
Old 01-24-2011, 11:17 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Need location of pop-up dialog images

Did you also clear your browser cache? For background-images, on some browsers, just reloading the page does not work. The browser's cache must also be cleared.

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:55 PM.

   

 
X-Cart forums © 2001-2020