close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Editing Title In Middle Pod

Thread began 1/11/2011 10:40 am by dgwhit288523 | Last modified 1/13/2011 6:40 am by Jason Byrnes | 2766 views | 11 replies |

dgwhit288523

Editing Title In Middle Pod

Editing the header for the middle pod using the content editor, I simply edited the name and uploaded the change. It forced the title down a notch (like a line was inserted above the paragraph, but it shows the same as the other two pods in the source code.

What causes this and how do I correct it?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

impossible to tell what caused it, can you post a link so I can see the issue to troubleshoot it.

Sign in to reply to this post

dgwhit288523

Editing Header

ecommerce/

I later changed the pading for the content section by editing the default_home.css file to be able to use a larger area in which to put the photo. Changed the padding to this:
#featuredWrapper p {
padding:5px;
}

Before doing this, the header title was as I have mentioned above. I simply edited the name and centered it.

Sign in to reply to this post

Jason ByrnesWebAssist

in the code for the our store pod, i see:
<h1><p style="text-align: center;">Our Store</p></h1>

this should not have the p tag:
<h1>Our Store</h1>

Sign in to reply to this post

dgwhit288523

Header

This expanded the background in the header in height!

I notice in looking at the source code for the other two pods, that both are wrapped in a paragraph which was the way it was when I first did the editing on the middle pod?

ecommerce/

Sign in to reply to this post

Jason ByrnesWebAssist

if you look at the source code for the featured producxt, it is:
<div class="featuredTitle ps_main">
<h1>Featured Product</h1>
<div class="hr"><hr /></div>
</div>


however, the source now for the pour store pod has 2 h1 tags:
<div class="messageBar ps_main" >
<div id="aboutPowerstore" ></div>
<h1><h1 style="text-align: center">Our Store</h1></h1>
</div>


there should only be 1:
<div class="messageBar ps_main" >
<div id="aboutPowerstore" ></div>
<h1 style="text-align: center">Our Store</h1>
</div>

Sign in to reply to this post

dgwhit288523

Header

The attached snap shot is of the source code in the editing page and what I have entered for the header. Is there a way to view the source code page as you have it above from this content editor? If so, I have clicked through and can't find it.

The second snapshot is of the source code of the featured pod as it is published.

You will see that the header is in a paragraph? This doesn't make since.

This is exactly what I have typed in for the middle pod.

Sign in to reply to this post

dgwhit288523

Header

FYI, I just deleted the coding above from the editing screen and the header returned to the normal size (height).


ecommerce/

Sign in to reply to this post

dgwhit288523

Possible Bug

I think that there may be a bug in the content header editing screen for the three pods.

If you look at the actual site, you will see that the header to the far right is centered versus the other two on the left which are dropped down a notch. All three are the same when you look at the source code on the editing screen and are wrapped in a paragraph.

I have not editied the one on right, just looked at the code and canceled the edit.

It appears that if you make any change from the original default, that any editing will cause the program to add a paragraph to the hi tag.

I will be glad to send you the admin log-in so you can see what I am talking about.

Sign in to reply to this post

Jason ByrnesWebAssist

Yeah, i just verified that.

HTML Editor will try to force the paragraph tag around any changes that you make, the work around is to edit the title, go to source code where you will see:
<p>Your Title</p>

and remove the p tags. Don't click the source button again, or they will be added back, just click the update button.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...