Trying to host comic blog

The linked image best explains my question. Basically I want to make the blog preview images larger...
http://img126.imageshack.us/img126/1408/iwebquestionyu9.gif
PowerBook G4   Mac OS X (10.4.4)  

I see what you mean...great looking comics btw. Have you tried dragging the templated box to encompass the left hand of the screen? I wonder what happens.
The only experience I have is with my own blog. The size of the preview photo seems to be completely controlled by the template and unchangeable from iWeb (unless I want to create my own links for each entry.
The only way to control what is shown in the preview is to crop your photo/image to the dimensions of the preview photo before dragging it into the placeholder box on the blog entry page. Then I usually make this box invisible by adjusting its opacity to 0% and then drag in the full photo to use as the main blog photo (in your case, the full comic graphic).

Similar Messages

  • My elements will quit when I tried applying the comic sketch filter on any photo, it gives the error 615, 625, and sometimes some other errors. What can I do?

    my elements will quit when I tried applying the comic sketch filter on any photo, it gives the error 615, 625, and sometimes some other errors. What can I do?

    Is there a way to reinstall the comic sketch filter? Other filters appear to be ok

  • How do i fix my iPhone 4s after updating to IOS 8.3 when its showing no service ? i have tried the host solution but that doesn't seem to be the problem ? my provider is verizon :( Help me please

    so after just getting this phone ..literally 2 days i decide to update it .. to IOS 8.3... after updating i realize it doesn't have service and won't get service .......i try to download the firmware yet it says my device isn't eligible (i have the latest iTunes)... i also have tried to go to the host folder to delete the gs apple code but it isn't there to delete ... i really need my phone ... can you please help me...

    Maybe it's not as "brand new" as he claimed. Who is the carrier? If it's really brand new, it's still under Apple's warranty. Check it out here: https://selfsolve.apple.com/agreementWarrantyDynamic.do  At least you'll know if he was lying to you.

  • Trying to run Ghost blog in https raise errors

    Hi,
    I'm running my ghost blog in azure, and recently I decided to run it over https.
    This is my config.js file and web.config. When I run the site in that way the site just show blank page.
    Those are the supposed right configurations.
    config.js
    // ### Production
    // When running Ghost in the wild, use the production environment
    // Configure your URL and mail settings here
    production: {
    url: 'https://juank.io',
    mail: {},
    database: {
    client: 'sqlite3',
    connection: {
    filename: path.join(__dirname, '/content/data/ghost.db')
    debug: false
    server: {
    // Host to be passed to node's `net.Server#listen()`
    host: '127.0.0.1',
    // Port to be passed to node's `net.Server#listen()`, for iisnode set this to `process.env.PORT`
    port: process.env.PORT
    ,forceAdminSSL: false
    web.config
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <system.webServer>
    <httpErrors existingResponse="PassThrough" />
    <handlers>
    <add name="iisnode" path="index.js" verb="*" modules="iisnode"/>
    </handlers>
    <rewrite>
    <rules>
    <rule name="Force HTTPS" enabled="true">
    <match url="(.*)" ignoreCase="false" />
    <conditions>
    <add input="{HTTPS}" pattern="off" />
    </conditions>
    <action type="Redirect" url="https://{HTTP_HOST}/{R:1}" appendQueryString="true" redirectType="Permanent" />
    </rule>
    <rule name="StaticContent">
    <action type="Rewrite" url="public{REQUEST_URI}"/>
    </rule>
    <rule name="DynamicContent">
    <conditions>
    <add input="{REQUEST_FILENAME}" matchType="IsFile" negate="True"/>
    </conditions>
    <action type="Rewrite" url="index.js"/>
    </rule>
    </rules>
    </rewrite>
    </system.webServer>
    </configuration>
    As a workaround  I've just modified config.js to setup website url:  as
    http instead of https  and yes the site simply start running right BUT...
    this configuration  causes some bug in Ghost website, specially with features related to include/create website URLs because they are referred as the url figures in config.js file, due that the URLs have http instead of https and other unexpected behaviors.
    Actually I needed to change/tweak Ghost  source code forcing it to always create links as https. -->obviously this is a temporal solution<--
    I think this is an azure or iisnode related bug.
    Maybe I have wrong configuration or I need to do something more.?
    Juan Carlos Ruiz
    Blog: http://juank.io
    Twitter: @JuanKRuiz
    Facebook: JuanKDev

    Ok, 
    after further investigation I have resolved this issue.
    This looks like a Ghost error, but while Ghost team review this case I got this:
    Modify core/server/middleware/index.js aprox line 167 you should change this 
    var forceSSL = url.parse(config.url).protocol === 'https:' ? true : false,
    forceAdminSSL = (isAdmin && config.forceAdminSSL);
    for this
    var forceSSL = url.parse(config.url).protocol === 'https:' ? false : true,
    forceAdminSSL = (isAdmin && config.forceAdminSSL);
    Because this looks like Ghost is pretending redirect URLs even if the url is already with
    https protocol.
    Once you have changed this Ghost Blog on azure works OK as expected.
    This resolves blank pages and ERR_TOO_MANY_REDIRECTS running Ghost on Azure.
    Full detailed explanation in my blog post:
    Cómo configurar Ghost para correr sobre https en Azure (nodejs)
    English versión here (auto-translated): 
    How to configure https Ghost to run on Azure (nodejs)
    Juan Carlos Ruiz
    Blog: https://juank.io
    Twitter: @JuanKRuiz
    Facebook: JuanKDev

  • Hosting a blog on BC, connected to an outside website?

    I am designing a website in muse that that I am hosting through ixwebhosting using their ftp service.
    I am wanting to add a blog but the only option through muse is to use BC.
    Am i able to build a blog on BC that is connected directly to (both in design, and structure to my main site?)

    Using a BC blog means you have to create site in BC and use the blog module, so in any case you will have to host a site on BC.
    By saying that , you can create blogs in BC and render that in your site using iframe (but again that is not so good for SEO)
    So the suggestion would be to create the site in BC itself , use blog modules in pages. Else in case of external hosting , use a third party blog service.
    http://musewidgets.com/collections/all/blog
    Thanks,
    Sanjit

  • Can i self host a blog on adobe muse

    I want to have my blog on my website but I want to use thinglink.com and need a self hosted blog

    I'm not understanding your question fully.  From your statement I understand that:
    (1) you currently have a website
    (2) you want to place a blog in your website
    (3) you want to host your website/blog at a host provider different from Adobe catalyst
    (4) you somehow want to link your blog to thinglink
    Do I have it right?
    If so,
    Where are you currently hosting your website?
    Do you currently have a blog (ie. Wordpress, Blogspot)
    How exactly do you want your site to interact with thingkink?
    I can help you more with these questions answered.
    Regards,
    Doc

  • I am trying to host my own website/mail server

    I am pretty new with osx server and from all the info i found was to create a "intranet" per say.. I have AT&T uverse and I am hosting my own site..that part was pretty easy even tho i am not sure if i did set up the DNS server right... i set up the DNS server as the same as my website... I.E. mywebsite.com i am able to visit the site as long as i am not in my internal network.. and i also was able to set up the mail server but I can only send emails and not recieve from my iPhone.. and via web i can not even access the email... can someone help me? I also can not see my calender listed on workgroup under my account.. so i can not access over iphone either...
    Can anyone help me?

    What do the zone files show in the DNS settings in Server Admin? There should be a primary and reverse zone for the machine name and its network address.
    I also recommend using a static network address rather than DHCP for servers. Assign a static network address in your router for the server's MAC address. In the network settings in System Preferences on the server, select DHCP with manual address and enter the same IP address you assigned it in the router. Make sure the router IP address is entered correctly in the server's network settings.
    As for accessing it from the Internet, you need either a dedicated IP address or a dynamic IP forwarding service. The IP address in the A record in the name servers for the domain should be fixed. You will have problems if you're using a dynamic IP address and constantly updating your name servers because of the propagation lag.

  • I used to have an RSS feed to a blog site which is protected by a username and password rembered by Firefox. I am now asked for those details when trying to enter the blog and despite entering them correctly I am denied entry.

    My old server (5.5. years) was failing me and loosing some random items. I have accessed this blog site for the past three years and during that period the access passwords and user names have been changed several times. Each time I asked Firefox to remember the correct details and I gained entry with no problems. Before I replaced the equipment I was continually refused entry despite entering all the correct information. I received a message telling me that I was either not entering the correct information (which according to the Blog editor I was) or that my server did not know how to connect to the RSS feed.

    Try BottomFeeder for those live feeds.
    * BottomFeeder: http://www.cincomsmalltalk.com/BottomFeeder/

  • Trying to install Enterprise Blog Portlet - G6 Dependencies

    Anyone try to install the CodeShare Blog Portlet into v6 Foundation yet?
    When I try to import the package the import tool complains about depenices on objects which are to be created by the import tool (postId, tags, blogId, 2 references to blogs and 3 references to blog). Foundation refuses to import anything without having the dependencies satasfied.
    Any way we can get an Import package the is v6 friendly or anyway to force the import tool to import regaurdless of the dependency issues?
    TIA,Joseph Magly

    I have installed the blog application a few months ago on a v6 portal.  The only problem that I found with the migration package was that you need to manually create the parent folder called &#034;blog&#034;.  Once i hand-created that folder, the migration package runs fine.

  • Trying to change my Blog page

    I started a blog when I got to Afghanistan, and I want to change the blog to a different layout. I am not seeing where I can do this. Does anyone know how to copy my old blog to my new one with all the entries? Any help would be appreciated. Thanks.

    You could just start your new blog with the new layout, and manually make a link at the top that points to the old blog, like it's an archive.
    That might not be acceptable to you, but I just did it for one of my blogs.

  • Updating a .Mac hosted iWeb blog: always all pages, all the time?

    Hi there:
    I'm creating a blog via iWeb and posting directly to my .Mac account at http://web.mac.com/cheathamlane .
    I have quite a few posts now, and it appears that iWeb is re-publishing each and every blog post every time I update/publish. Is there a way to publish only the new or changed posts? It's becoming a bit of a hassle, waiting (and waiting) for iWeb to do its thing.
    What is the obvious thing I'm not doing?
    Thanks!
    Patrick

    bump
    Any ideas?
    Thanks in advance to someone who can point out the obvious for me!
    Cheers,
    Patrick

  • Please help every time i try to update my iphone it says the iphone could not be restored this device isint eligible for the request build i tryed the hosts thing and the apple thing wasant there please tell me how to do it the terminal way :D

    PLEASE  HELP PLEASE PLEASE

    Did you try the things listed here? Error 3194, Error 17, or "This device isn't eligible for the requested build" - Apple Support  Is your device jailbroken? Have you ever used the computer to jailbreak a device? Are you trying to load an iOS other than the current one? What version of iPhone are you using? Is this occurring when attempting to update via iTunes and the computer?

  • Cannot connect Contribute to WordPress blog hosted on Startlogic

    I installed WordPress on the server where my website is
    hosted. I want to use Contribute to work on that blog. When I try
    to set up connections, I specify "other hosts" and I enter the URL
    of the blog. After I enter that URL, I can click the "browse"
    button and display the blog. When I clicke "next" I am asked for
    the ID and password, presumably because Contribute has identified
    the API connection. I enter the same ID and password that works
    successfuly when I log in to wp-admin on that server. However, I
    receive a message that Contribute cannot connect to the Blog.
    I am able to connect successfully to my publicly hosted
    WordPress blog. I identified the file to which Contribute is
    connecting for the publicly hosted blog, and I found the same file
    in my WordPress installation on my Startlogic server. However, when
    I specify that path and filename in Contribute, the connection
    fails, saying it cannot connect to the server.
    I opened a ticket with my hosting service, Startlogic, and
    the support techs believe I should be able to connect with the ID
    qatharms that works fine on wp-admin. However, that ID doesn't
    work, and Startlogic cannot tell me what is going wrong. Can
    anybody here give me a clue?

    Hi Dominic
    That's the one thing I can't do right now.  The website & customized (and integrated) blog all share the same menu structure in a common Dreamweaver library item.  So when you update the library item for the menus, this update is shared across both website and blog.  Currently the menus are relatively addressed, for example:
    ../index.html
    ../contact.html
    This works as long as the blog doesn't use sub-directories to file its posts, created by changing the permalink setting in the WordPress server.
    Once you introduce sub-directories then you have to use full URL references to make a shared library item for the menu across website & blog work, for example:
    http://www.domain.com/index.html
    http://www.domain.com/contact.html
    What I'll do is setup another test website / blog arrangement and try your suggestion to see if it fixes the issue.
    Would having Contribute setup for both website & blog cause a problem?  This is how things are now, the first time I've tried this combo.
    Thanks.
    Aly

  • Trying to add blog entry causes iWeb to crash

    I am trying to update my blog on my website and every time I hit "add entry" it closes the entire program.  Happened 4 times in a row.  Anyone else experienced this?
    Lori

    This would be your admin account password. You must set one.
    Forgot Your Account Password
    For Lion, Mountain Lion, or Mavericks
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password, OS X Mountain Lion- Reset a login password,
         and OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself

  • Comments in iWeb blog.

    I created a website and a blog using iWeb 3.0.4 but no body can leave any comments, even when I had checked the box allowing comments. Help anyone?
    Thanks!!
    Capechic

    What's the URL of your site so we can examine it first hand?  Where are you hosting your blog website? If it's not to MobileMe that's the reason they can't.  Do you have an Add a Comment link showing?
    If so what happens when someone tries to add a comment?
    OT

Maybe you are looking for

  • Wireless internet in hotels giving security certificate expirations

    I noticed this when I was on vacation when I was staying in hotels and trying to use the internet on my ibook. I was trying to login into my bank and credit card sites to check my balance, but couldn't due to some sort of message saying the certifica

  • Exceptions thrown in Thread Constructors

    Hi, Im having a problem with exceptions been thrown during thread constructors... mainly that when it happens, the JVM still seems to track the dud thread as an active thread (See example code below). As you can see, the thread throws an exception du

  • Check if a user is a member of a specific group in AD

    Hello guys, I'm working on a c# webpart which alows users to sign in for lunch.   Basically i want to find if the current logged in user is in a specific group in AD, and then insert that group name into a list.  could anyone give me any pointers?!  

  • New Macbook Pro crashes all programs

    Hi , I just bought the laptop around 4 months ago and one day Im watching videos online and Safari crashes. I re open and it keeps crashing so I restart the laptop. When it turns back on I try to open several other programs like Mail or VLC Media Pla

  • Deleted transactions issue

    Hello, We have a master database which runs on oracle 9iR2 and a replica backup database that runs on 11g. We have a replication between those servers. There is a huge amount of data that flows from master to replica. Yesterday, master database stack