homepage

homepage made for iPhone - size

I'm trying to make a homepage I'm creating look good on the iphone. But even though the content on the page is only 320px in width, the page is still zoomed far out in the iphone browser. What must you do for safari to display the page in its "real" size? ...

How can I access the same homepage from different menus?

I have a menu item "Home" in my main menu AND in my top menu. When I click on the "Home" in the top menu, I would like it to direct me to the "Home" referenced in the main menu. How do I do this? ...

Making homepage from different files

How can I build a homepage from different files? I would like to have a file styles.css, one javasript file which uses anti-spam link obfuscator, and the main code which gathers the site up. ...

i need script in jquery that make the page as your default home page website in the browser

i need script in jquery / javascript that make the specific site as the homepage in the browser, i need it compatible for all browsers , if that possible . i dont mean it should be done automatically , thanks. ...

Is there a way to detect a viewer's homepage in javascript?

Ideally I would like a cross browser solution. Thanks! ...

Setting custom homepage for Wordpress blog

I need to have custom page as homepage and I know how to do that (http://www.lancelhoff.com/how-to-set-a-wordpress-static-front-page/), but when I set custom page as homepage, I cannot have latest posts page. So how can I link to latest post pages, because it's address isn't anymore root path? ...

How to create a Main Menu that links to another view? (When developing iPhone Apps)

I'm a newbie programmer and I have played around with the SDK for a while. How do you create a homepage that has a button that will bring you to another view (the content of the app)??? If you know can you list the steps in order or link a tutorial site (It woul be awesome if the steps had code with it I needed). Thanks! ...

Wix Web Installer: Set homepage in internet explorer and firefox

hello, i created a web setup by using wix, now i want to set internet explorer homepage and want to add my webpage as favourite with my webinstaller. can any one tell me how to do this in wix (3.0-3.5), i google this but can't find any thing. ...

different homepage to different group in sharepoint?

how can i show a different homepage to different audience (or group) in sharepoint moss? ...

How to let user set his home page in c# visual studio 2008?

I am creating a browser and I am supposed to provide an option for the user to set his homepage. I have created a tabbed browser. Can anyone suggest me what to do? Thank you ...

wordpress php > div issue

Thanks in advance for you help > Ive been doing this as a lovejob for friends and now im getting quotes of several hundred dollars for minor homepage variation and I'm not sure if its valid. I'm not a programmer myself, just trying hard :) Via the CafePress press75 theme, I'm trying to go from 1 / 2 / 3 column home layout, to 1-2 merge...

CMS Layout Problem

I made a small page (http://www.ovlu.li) using CMS Made Simple (http://www.cmsmadesimple.org/). It looks more or less okay in all browser, but the problem is, if a resize the window to a smaller size, sometimes the layout of the subnavigation layer is destroyed. Instead of getting smaller, all the elements are ordered more or less random...

Is flash's geturl(...) spiderable by google?

If I made a homepage with an embedded .swf which had buttons that linked to other html pages on my website using the getUrl() function, would those links be spiderable by google? Or should I also put in text links outside of the .swf (which would ruin the design a bit)? I know a lot of people will argue I shouldn't have flash as the mai...

Best way to create a custom homepage

Hello, I'm working on creating a custom homepage in Drupal. What would be the best way to accomplish this? I was thinking on creating a custom content type called "homepage" and just edit it when needed. However, I don't know if this is really recommended or not. Thanks. ...

Restore SharePoint publishing homepage to Pages/default.aspx

I have a Publishing site and the last SharePoint administrator copied /Pages/default.aspx to /default.aspx and set it as the homepage, so now I have two independent copies of the same page to maintain. I want to delete the /default.aspx and reset the HomePage to /Pages/default.aspx. I can set the "Welcome" page back to /Pages/default.a...

What are the defaults(homepage,controller,etc..) for cakePhp?

Hi, I understood (more or less) the separation between the MVC parts in cakePhp, however i cannot understand what are the defaults. meaning: What should i edit in order to change the root-entry-point of my site(the known "index.html" or "index.php" file, that shouldn't be changed in cake)? What controller? What model? What view? What ...

Wordpress updated posts on home page

Hi, I've got a blog where I often have to update my articles. Now, I want the updated articles to be shown on the home page (as if they were created today). "Sticky" posts don't solve my problem and I didn't find any plugin that would do that for me. Changing the "created"-date isn't a solution as well because all posts have a url like ...

"Make this page your Startpage" script (JavaScript)

Hi guys I have Googled for a JavaScript that sets the current page to your startpage. But all I can find is some old script for IE 5 and up. <FORM> <INPUT TYPE="button" VALUE="Make This Site Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('Page URL beginning with http:// here');"> </FORM> The...

Going Home Screen of app in android ?

Hai , I want to go to homePage of my application on clicking button where i was in inner page. Can any one tell me how to do that ? Thanking you , Srinivas ...

Magento product listing using ajax

Hi, I have to add 5 separate tabs like By category,our picks, most popular top rated, your favorites in home page itself and each of them should list out the products under that one without full page reloading. That is using ajax , is it possible in magento. If so please guide me on this. ...