Need Help ASAP PLEASE!!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Some one who knows what they are doing please tell me how to get the right side categories into place and the html content up where its supposed to go?

www.americanchromeeagle.com

PLEASE!! THANKS SO MUCH!
13 years ago
Its dificult to be specific, I think a couple of things might be happening

1) one of your page wrappers is too small for the other wrapper inside it and is pushing the content out eg
(in style.css )
master-wrapper-cph-3 {
    width: 620px;

try bringing down the width to 590px

or maybe make your master wrapper wider ( though it is probbaly as wide as you want it for the average screen size )


2)

you might have opend a <div>   somewhere and forgot to close it ?
13 years ago
okay i fixed that issue... but now how do i get my html-content back into the center of the page? where it is supposed to go?
13 years ago
I'm still thinking it's a wrapper issue, my suggestion above was to help you in the right direction, there seems to be other wrappers which you have changed, I can't guess which but we seem to be going in the right direction.


do you have firefox browser installed on your pc ? if not, install it and install the firebug addon


together, the are fantastic for tracking down css  elements - I think it would reall help
13 years ago
yeah i am using both... it wouldnt be because i changed other wrappers not pertaining to my threecolumn.master right? maybe i should start over? i had to seperate the rightside-3 from the center.. because they were bunched together also...
13 years ago
helpppp please....



<%@ Master Language="C#" MasterPageFile="~/MasterPages/Root.Master" AutoEventWireup="true" CodeBehind="TwoColumn.master.cs" Inherits="NopSolutions.NopCommerce.Web.MasterPages.TwoColumn" %>
<%@ Register TagPrefix="nopCommerce" TagName="MiniShoppingCartBox" Src="~/Modules/MiniShoppingCartBox.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="CategoryNavigation" Src="~/Modules/CategoryNavigation.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="ManufacturerNavigation" Src="~/Modules/ManufacturerNavigation.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="InfoBlock" Src="~/Modules/InfoBlock.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="LiveChatBlock" Src="~/Modules/LiveChatBlock.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="RecentlyViewedProducts" Src="~/Modules/RecentlyViewedProductsBox.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="PopularTags" Src="~/Modules/PopularTags.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="NewsLetterSubscriptionBoxControl" Src="~/Modules/NewsLetterSubscriptionBoxControl.ascx" %>
<%@ Register TagPrefix="nopCommerce" TagName="SearchBox" Src="~/Modules/SearchBox.ascx" %>

<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
    <div class="master-wrapper-leftside-3">
        <asp:ContentPlaceHolder ID="cph2" runat="server">
            <nopCommerce:LiveChatBlock ID="ctrlLiveChatBlock" runat="server" />
            <div class="clear">
            </div>
            
<div class="block block-follow">
    <div class="title">
        Search
    </div>
    <div class="clear">
    </div>
    <div class="follow">



        <nopCommerce:SearchBox runat="server" ID="ctrlSearchBox">
        </nopCommerce:SearchBox>

<br>
        

</div>
    </div>

            <nopCommerce:CategoryNavigation ID="ctrlCategoryNavigation" runat="server" />
            <div class="clear">
            </div>
<div class="block block-follow">
    <div class="title">
    Catch up with the bikers
    </div>
    <div class="clear">
    </div>
    <div class="follow">

<a href="http://www.americanchromeeagle.com/americanchromeeagle/boards/"><img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/forums.jpg"></a>
<br>
<a href="http://www.americanchromeeagle.com/AmericanChromeEagle/blog.aspx">  <img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/blog.jpg" style="padding-top:4px;"></a>

        
    </div>
</div>

<div class="block block-follow">
    <div class="title">
    follow  
    </div>
    <div class="clear">
    </div>
    <div class="follow">

<a href="http://www.facebook.com/#!/pages/American-Chrome-Eagle-motorcycle-motor-parts-apparel/132899436759312"><img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/facebook_32.png"></a>

<a href="http://www.myspace.com/512455916">  <img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/myspace_32.png"></a>

<a href="http://twitter.com/#!/AmericanChrome">  <img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/twitter_32.png"></a>

<a href="http://www.youtube.com/user/AmericanChromeEagle"><img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/youtube_32.png"></a>

<a href="http://www.americanchromeeagle.com/americanchromeeagle/newsrss.aspx?languageid=7"><img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/rss_32.png"></a>

        
    </div>

</div>
            <nopCommerce:ManufacturerNavigation ID="ctrlManufacturerNavigation" runat="server" />
            <div class="clear">
            </div>
            <nopCommerce:PopularTags ID="ctrlPopularTags" runat="server" />
            <div class="clear">
            </div>
            <nopCommerce:NewsLetterSubscriptionBoxControl runat="server" />
            <div class="clear">
            </div>
            <nopCommerce:RecentlyViewedProducts ID="ctrlRecentlyViewedProducts" runat="server" />
            <div class="clear">
            </div>
            <nopCommerce:InfoBlock ID="ctrlInfoBlock" runat="server" />
        </asp:ContentPlaceHolder>
    </div>
<div class="master-wrapper-center-3">
        <div class="master-wrapper-cph-3">
</div><div class="master-wrapper-rightside-3">
        
            
<div class="block block-shoppingcart">
    <div class="title">
        Shopping Cart
    </div>
    <div class="clear">
    </div>
    <div class="listbox">
        You have no items in your shopping cart.
        
        
    </div>
</div>

            <div class="clear">
            </div>
            
            <div class="clear">
            </div>
            
<div class="block block-newsletter">
    <div class="title">
        Subscribe to newsletters
    </div>
    <div class="clear">
    </div>
    <div class="listbox">
        <div id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_pnlSubscribe">
            <span>Email</span>:
            <input type="text" class="textBox" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_txtEmail_txtValue" name="ctl00$ctl00$cph1$cph3$ctrlNewsLetterSubscriptionBoxControl$txtEmail$txtValue">
<span style="color: Red; display: none;" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_txtEmail_rfvValue">*</span>
<span style="color: Red; display: none;" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_txtEmail_revValue">Wrong email format</span>

            <div class="options">
                <input type="radio" checked="checked" value="rbSubscribe" name="ctl00$ctl00$cph1$cph3$ctrlNewsLetterSubscriptionBoxControl$NewsLetterSubscription" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_rbSubscribe"><label for="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_rbSubscribe">Subscribe</label>
                <input type="radio" value="rbUnsubscribe" name="ctl00$ctl00$cph1$cph3$ctrlNewsLetterSubscriptionBoxControl$NewsLetterSubscription" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_rbUnsubscribe"><label for="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_rbUnsubscribe">Unsubscribe</label>
            </div>
            <div class="clear">
            </div>
            <div class="buttons">
                <input type="submit" class="newsletterbox-subscribebutton" id="ctl00_ctl00_cph1_cph3_ctrlNewsLetterSubscriptionBoxControl_btnSubscribe" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$ctl00$cph1$cph3$ctrlNewsLetterSubscriptionBoxControl$btnSubscribe&quot;, &quot;&quot;, true, &quot;NewsLetterSubscriptionValidation&quot;, &quot;&quot;, false, false))" value="Submit" name="ctl00$ctl00$cph1$cph3$ctrlNewsLetterSubscriptionBoxControl$btnSubscribe">
            </div>
        </div>
        
    </div></div>
<div class="block block-follow">
    <div class="title">
    Tracking
    </div>
    <div class="clear">
    </div>
    <div class="follow">

<a href="http://www.americanchromeeagle.com/AmericanChromeEagle/account.aspx"><img src="http://www.americanchromeeagle.com/App_Themes/darkOrange/images/ups.jpg"></a>
<br>
        
    </div>
</div>

            <div class="clear">
            </div>
            
            <div class="clear">
            </div>
            


</div>
    
</div>

    </div>
</div>

            <asp:ContentPlaceHolder ID="cph1" runat="server">
            </asp:ContentPlaceHolder>
        </div>
    </div>
</asp:Content>
13 years ago
Gypz wrote:
it wouldnt be because i changed other wrappers not pertaining to my threecolumn.master right? maybe i should start over?



it's possible, but i copied the code you posted above and tried it in a demo - it's still all over the place -

i deleted a few </div>'s  (the last 4 ) and it brought the content back into the main page, but not propperly.


Looking at the code you posted, I'd suggest you start over with this page - how are you editing the pages? are you using VWD or VS ?
13 years ago
Haydie.... thanks sooooo much... you really helped me...

All i needed to do was be able to just sit here for awhile with no interruptions and i figured it out... it was much easier than i was making it all out to be... when i started over.. it all kinda just fell into place the way i wanted to.. a few trial an errors but all good...
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.