Jump to content

Impact Connections V4 Integration


Recommended Posts

  • Replies 54
  • Created
  • Last Reply

Top Posters In This Topic

Couldn't you wrap it up like your homepage so it would be seamless?

what do you mean wrapping it like the homepage

 

Is the "Boardoo!" suppose to be in the footer like that?

yes as that is where the developer has it in there encoded code that came with the mod for the menu.

 

Looks like the TOS should have some padding.

I was thinking that as well but not sure what would be best ... any ideas to throw my way.

Link to comment
Share on other sites

The TOS is aligned to the right now!

Instead of using align="center" you should use margin.

 

I think you forgot to add some code for live help that supposed to be right beneath the <body> tag.

 

You should change:

 

<a href="http://www.impact-connections.com/livehelp/index.php" target="_blank" onclick="openLiveHelp(); return false"><img src="http://www.impact-connections.com/livehelp/include/status.php" id="LiveHelpStatus" name="LiveHelpStatus" border="0" width="150" height="75" alt="Live Help" onload="statusImagesLiveHelp[statusImagesLiveHelp.length] = this;"/></a>

 

TO:

 

<a href="livehelp/index.php" target="_blank" onclick="openLiveHelp(); return false"><img src="livehelp/include/status.php" id="LiveHelpStatus" name="LiveHelpStatus" border="0" width="150" height="75" alt="Live Help" onload="statusImagesLiveHelp[statusImagesLiveHelp.length] = this;"/></a>

 

To get rid of the Secure/Unsecure Warnings.

Edited by BAJI26
Link to comment
Share on other sites

Oh that was your intention.

 

For the Live Help you forgot to add this to your header.tpl

 

<!-- stardevelop.com Live Help International Copyright - All Rights Reserved //-->
<!-- BEGIN Live Help Code - Copyright - NOT PERMITTED TO MODIFY IMAGE MAP/CODE/LINKS //-->
<div id="floatLayer" align="left" style="position:absolute; left:10px; top:10px; visibility:hidden; z-index:5000;"><map name="LiveHelpInitiateChatMap" id="LiveHelpInitiateChatMap"><area shape="rect" coords="50,210,212,223" href="http://livehelp.stardevelop.com" target="_blank" alt="stardevelop.com Live Help"/><area shape="rect" coords="113,183,197,206" href="#" onclick="openLiveHelp();acceptInitiateChat();return false;" alt="Accept"/><area shape="rect" coords="206,183,285,206" href="#" onclick="declineInitiateChat();return false;" alt="Decline"/>
<area shape="rect" coords="263,86,301,104" href="#" onclick="declineInitiateChat();return false;" alt="Close"/></map>
<div id="InitiateText" align="center" style="position:relative; left:30px; top:145px; width:275px; height:35px; z-index:5001; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Do you have any questions that I can help you with?</div><img src="/livehelp/locale/en/images/InitateChat.gif" alt="stardevelop.com Live Help" width="323" height="229" border="0" usemap="#LiveHelpInitiateChatMap"/></div>

<!-- END stardevelop.com Live Help Messenger Code - Copyright - NOT PERMITTED TO MODIFY IMAGE MAP/CODE/LINKS //-->

Link to comment
Share on other sites

  • 2 weeks later...
"wow" You are going to make judgments on my Site integrations

i am not going any further thus to not start anything and get the forum admins going

 

John I was not trying to 'start anything' I am just telling you some things that could help you. Do you not like my integration? I'm not worried, I actually feel my site has a pretty good setup. Feel free to point out anything I could make better :?:

 

Here are a few improvements for your site, please take this as constructive criticism not an insult -

1.) As I suggested before, remove the

Menu powered by Boardoo!
thing, can't be that hard just a little bit of code modification, I could even help you if you really wanted me to.

 

2.) Now your copyright is a little of alignment and too close to the left.

Put another 20px of padding-left on there and it should look better.

 

3.) I think a better constructed header wouldn't go amiss. Try the fonts arial or tahoma. They look a lot better than Times New Roman and reduce the black outer glow to a lower transparency such as 15-30%

 

4.) For your 'impact home' you should add some breadcrumb text to it. Like 'You are browsing Home' or Just 'Home'. Rather than leaving an empty grey box. And the same for a few other pages such as 'About Us' etc.

 

Now I hope you can take all of this on-board in a constructive way?

Link to comment
Share on other sites

Hi John, don't take this badly.

 

I know its a work in progress, how much is going to change?

 

Is this a site you are building yourself or are you actually paying someone?

 

I'm not usually negative and try and offer some improvement advice, but I think you should do some surfing and research some sites and do some comparisons, if there isn't major changes forthcoming with it being a work in progress, then maybe you should consider it.

 

1. I don't think your name is strong enough

2. The images at the top look like they have just being placed there

3. The menus not really strong enough.

4. The content box should be level with live chat

5. I'm not sure of the live chat above the support menu

6. The content box, the text needs padding so its not jutting againts the borders, there is not enough contrast between the text colour and background

7. The colour logos don't work on that dark background - if keeping like that, try grayscaling them

 

An example heading,

<h2><span><strong>Our Mission</strong></span></h2>

 

Why?

 

Standardize style

 

 

Neil

Link to comment
Share on other sites

thanks for all the input everyone i have actually done a lot of improvements to the look not text yet but please re take a look and tell me what you all think now also

 

robotronik

1.) As I suggested before, remove the

Quote:

Menu powered by Boardoo!

thing, can't be that hard just a little bit of code modification, I could even help you if you really wanted me to.

i cant get rid of yet as it is an encoded file that was a free mod for the time being i am slowing getting rid of all branding just that is the last of my worries right now and sorry about before must have been having a bad night actually had to go back and see what was said hopefully apology is excepted. :)

Link to comment
Share on other sites

Hi John, its starting to come together now.

 

On Safari, the right menu on rollover the slideouts are disappearing off the screen on my powerbook

 

The corners on the black box headings are a bit cropped in places,

I have a site I worked on that has similar headings, http://avenuescomputers.co.uk/

Feel free to borrow if you like

 

I would change the copyright at the bottom so that it will enable the logos to be evenly spaced

 

On your header, hmm, I'm thinking , remove the offer box for now, and this enables you to reduce the height of it, so the size is the same size as the servers

 

On the offer box I'd use something like:

http://www.istockphoto.com/stock-illustration-4280549-sticky.php

 

As its a offer it should stand out and at the moment the design is blending into your template

Link to comment
Share on other sites

thanks for all the input everyone i have actually robotronik

 

i cant get rid of yet as it is an encoded file that was a free mod for the time being i am slowing getting rid of all branding just that is the last of my worries right now and sorry about before must have been having a bad night actually had to go back and see what was said hopefully apology is excepted. :)

 

No worries. We all have those :)

The site is looking a lot better now. Keep it up :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated