close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

News Section on main page

Thread began 6/13/2011 12:25 pm by rogersds267040 | Last modified 6/16/2011 1:01 pm by Jason Byrnes | 3882 views | 14 replies |

rogersds267040

News Section on main page

1: The separator is not showing up between each news events
2: Only 2 news event are showing up when I have 4 setup
3: How do I allow additional information to show up under each news event instead of 3 lines of information?

Sign in to reply to this post

Jason ByrnesWebAssist

1) Most likely there is conflicting css causing the separator not to show, I would need a link to the site to troubleshoot that.

2- 3 ) in the webassist/plugins/cms_templates/news.php page, you can change the number of articles to show by editing line 4:

php:
$newsArticles = 2;




and the number of characters to display by editing line 7:

php:
$newsLength = 190;
Sign in to reply to this post

rogersds267040

News Section on main page

Thanks Jason.

The link to the site is www.gbtsslu.com

In additional, the site just doesn't show up properly in IE and some images as well.

Sign in to reply to this post

Jason ByrnesWebAssist

looking back at the default power store designs, there is not suppose to be a separator between the news items.


you can add one if you like by adding a border-bottom attribute to the #contentWrapper .sidebar .news ul selector in the webassist/themes/GBTS/css/default_styles.css file:


#contentWrapper .sidebar .news ul {
border-bottom: 1px solid #000000;
list-style: none outside none;
}


I dont see any issues testing your page in IE7 or IE8, please be more specific, I will also need more specific details on what problems you are having with "some images"

Sign in to reply to this post

rogersds267040

News Section on main page

Thank you Jason. I will try it out.

Sign in to reply to this post

rogersds267040

News Section on main page - IE and FireFox

Hi Jason,

Please see attachments for IE and FireFox issues.

Sign in to reply to this post

Jason ByrnesWebAssist

these screen shots are too small to read.

can you compress the images to a zip file so they will not be re-sized.

Sign in to reply to this post

rogersds267040

News Section on main page

Sure, no problem.

Attached Files
FireFox1.zip
FireFox2.zip
IE 7.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the lightning bolt icons you see in Fire Fox when logged into the admin section are the live edit links.

when logged into the admin section, you can click on the lightning bolt icons to edit the content for that section.



The issue with the news section pushing over, and the button links not having rounded corners are standard cross browser issues with IE7.

IE7 does not support rounded corners like Fire Fox does, and uses a different box modal for positioning lists.

It is simply not possible for the IE7 layout to match the Fire Fox layout 100% due to differences in the way each browser interprates the CSS Standard.

Sign in to reply to this post

rogersds267040

News Section on main page

Where can I just remove the code for the lighting bolts for the news section so that everything will be consistent.

Also, how do I rectify the news section heading for FireFox. See attachment send in the earlier post?

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...