- Posts: 27
- Thank you received: 0
Registration Page formatting all over the place
-
chicago
Inactive member -
Topic Author
- Member
-
Less
More
11 years 5 months ago - 11 years 5 months ago #33408
by chicago
Registration Page formatting all over the place was created by chicago
When using the hotstart file for the hot_ecommerce template, the registration page formatting is all over the place.
Any suggestions??
I've attached a screen grab
I've just looked at the code from the demo site and checked this against the hotstart code (firebug).
On the demo site the userfields_info are in a fieldset and formatted in a table - class="adminForm user-details">
On the quickstart installation the fieldset and table coding are missing (see code.css file)
Any suggestions??
I've attached a screen grab
I've just looked at the code from the demo site and checked this against the hotstart code (firebug).
On the demo site the userfields_info are in a fieldset and formatted in a table - class="adminForm user-details">
On the quickstart installation the fieldset and table coding are missing (see code.css file)
Last edit: 11 years 5 months ago by chicago.
Please Log in to join the conversation.
-
chicago
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 27
- Thank you received: 0
11 years 5 months ago #33410
by chicago
Replied by chicago on topic Registration Page formatting all over the place
code file attached
Please Log in to join the conversation.
-
chicago
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 27
- Thank you received: 0
11 years 5 months ago #33414
by chicago
Replied by chicago on topic Registration Page formatting all over the place
Exactly the same problem with Hot Furniture Store latest update!
Account details page formatting all over the place!
Earlier download formatting looks OK - only goes astray with latest download!!!
Account details page formatting all over the place!
Earlier download formatting looks OK - only goes astray with latest download!!!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #33418
by ivan.milic
Replied by ivan.milic on topic Registration Page formatting all over the place
You can copy account layouts from old site version to template overrides in new site.
Please Log in to join the conversation.
-
chicago
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 27
- Thank you received: 0
11 years 5 months ago #33419
by chicago
Replied by chicago on topic Registration Page formatting all over the place
What files?
Where are they located?
Where can I download old site versions???
Where are they located?
Where can I download old site versions???
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago - 11 years 5 months ago #33421
by ivan.milic
Replied by ivan.milic on topic Registration Page formatting all over the place
You can find them in package you got from us in ...hot_start.zip. So you need to copy .PHP files from:
components\com_virtuemart\views\user\tmpl\
(old version you can find files in ..hot_start.zip)
to
templates\hot_ecommerce\html\com_virtuemart\user\
(actual active site)
(you need to create this folder)
You can override any view by following the copy rule:
components\com_virtuemart\views\<view name>\tmpl\
to:
templates\hot_ecommerce\html\com_virtuemart\<view name>\
components\com_virtuemart\views\user\tmpl\
(old version you can find files in ..hot_start.zip)
to
templates\hot_ecommerce\html\com_virtuemart\user\
(actual active site)
(you need to create this folder)
You can override any view by following the copy rule:
components\com_virtuemart\views\<view name>\tmpl\
to:
templates\hot_ecommerce\html\com_virtuemart\<view name>\
Last edit: 11 years 5 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.102 seconds